Interface IAttachableToEntity
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public interface IAttachableToEntity
Methods
OnAttachToEntity(Entity)
Declaration
void OnAttachToEntity(Entity target)
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | target |