Click or drag to resize
ComponentStatusChangedEventDataDuration Property
Duration the status change lasts (in s). Null means the duration isn't determined.

Namespace: Slash.ECS.Events
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public Nullable<float> Duration { get; set; }

Property Value

Type: NullableSingle
See Also