Inherits AZ::ComponentBus.
 | 
| 
virtual void  | OnUiElementBeingDestroyed () | 
|   | Notify listeners that the element is being destroyed. 
  | 
|   | 
| 
virtual void  | OnUiElementFixup (AZ::EntityId, AZ::EntityId) | 
|   | Notify listeners that the element has been fixed up (canvas and parent for the element have been set) 
  | 
|   | 
| 
virtual void  | OnUiElementEnabledChanged (bool) | 
|   | Notify listeners that the element has been enabled or disabled (the flag on this element was changed) 
  | 
|   | 
| 
virtual void  | OnUiElementAndAncestorsEnabledChanged (bool) | 
|   | Notify listeners that the element has been enabled or disabled either directly or to a change to an ancestors enabled flag. 
  | 
|   | 
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Include/LyShine/Bus/UiElementBus.h