Click or drag to resize
ComponentStatusChangedEventData Properties

The ComponentStatusChangedEventData type exposes the following members.

Properties
  NameDescription
Public propertyComponent
Component which status changed.
Public propertyDuration
Duration the status change lasts (in s). Null means the duration isn't determined.
Public propertyEntityId
Id of entity the component belongs to.
Public propertyIsEnabled
Indicates if the component was enabled or disabled.
Top
See Also