The information about a structural change recorded by the EventRecorder.
public struct EntityEvent
Fields | |
---|---|
Action | The change type - add / remove - of a component / tag. |
Id | The id of the changed entity. |
Kind | The kind - component / tag - of the structural change. |
TypeIndex | The index in EntitySchema properties Components or Tags. |
Methods | |
---|---|
ToString() |