#include <UiInteractableBus.h>
Inherits AZ::ComponentBus.
|
virtual void | OnHoverStart () |
| Called on hover start.
|
|
virtual void | OnHoverEnd () |
| Called on hover end.
|
|
virtual void | OnPressed () |
| Called on pressed.
|
|
virtual void | OnReleased () |
| Called on released.
|
|
virtual void | OnReceivedHoverByNavigatingFromDescendant (AZ::EntityId descendantEntityId) |
| Called on receiving hover by being navigated to from a descendant.
|
|
|
static const bool | EnableEventQueue = true |
|
Interface class that listeners need to implement in order to get notifications when actions are triggered
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Include/LyShine/Bus/UiInteractableBus.h