StateIndicatorComponent Events
Represents an element of a StateIndicatorGauge.Name | Description |
---|---|
Changed | Occurs after any property of the BaseObject object has been changed. Inherited from BaseObject. |
CustomDrawElement | Occurs before every gauge element is drawn, allowing you to draw it in a custom manner. Inherited from BaseLeafPrimitive. |
Disposed | Occurs after the BaseObject has been disposed of. Inherited from BaseObject. |
See Also