Click or drag to resize
ComponentStatusChangedEventDataIsEnabled Property
Indicates if the component was enabled or disabled.

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

Property Value

Type: Boolean
See Also