Click or drag to resize
ComponentStatusChangedEventDataComponent Property
Component which status changed.

Namespace: Slash.ECS.Events
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public IEntityComponent Component { get; set; }

Property Value

Type: IEntityComponent
See Also