![]() | EntityComponentData Class |
Namespace: Slash.ECS.Events
The EntityComponentData type exposes the following members.
Name | Description | |
---|---|---|
![]() | EntityComponentData |
Constructs a new data object holding information on a component
event.
|
Name | Description | |
---|---|---|
![]() | Component |
Component that has been interacted with.
|
![]() | EntityId |
Id of the entity the component event has been fired for.
|
Name | Description | |
---|---|---|
![]() | ToString |
Returns the id of the entity and the component for which this event has occurred.
(Overrides ObjectToString.) |