Open 3D Engine LyShine Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
UiDraggableNotifications Class Referenceabstract

Inherits AZ::ComponentBus.

Public Member Functions

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 Public Attributes

static const bool EnableEventQueue = true
 

The documentation for this class was generated from the following file: