Inherits AZ::ComponentBus.
|
virtual void | OnDragStart (AZ::Vector2 position)=0 |
| Called on drag start.
|
|
virtual void | OnDrag (AZ::Vector2 position)=0 |
| Called on position change during drag.
|
|
virtual void | OnDragEnd (AZ::Vector2 position)=0 |
| Called on drag end.
|
|
|
static const bool | EnableEventQueue = true |
|
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Include/LyShine/Bus/UiDraggableBus.h