Click or drag to resize
EntityComponentDataEntityId Property
Id of the entity the component event has been fired for.

Namespace: Slash.ECS.Events
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public int EntityId { get; }

Property Value

Type: Int32
See Also