Inherits AZ::ComponentBus.
|
virtual void | OnDropHoverStart (AZ::EntityId draggable)=0 |
| Called on starting hovering over a drop target.
|
|
virtual void | OnDropHoverEnd (AZ::EntityId draggable)=0 |
| Called on ending hovering over a drop target.
|
|
virtual void | OnDrop (AZ::EntityId draggable)=0 |
| Called on drop.
|
|
|
static const bool | EnableEventQueue = true |
|
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Include/LyShine/Bus/UiDropTargetBus.h