| LogicToVisualDelegate Class |
Namespace: Slash.Unity.Common.ECS
The LogicToVisualDelegate type exposes the following members.
| Name | Description | |
|---|---|---|
| LogicToVisualDelegate | Initializes a new instance of the LogicToVisualDelegate class |
| Name | Description | |
|---|---|---|
| CallbackNames |
Method names to call on the entity game object when the event occurs.
A set is used to make sure a method isn't called twice when the event occurs.
| |
| Event |
Logical event the visual behaviour is interested in.
|