Inherits AZ::Component, and UiDropTargetBus::Handler.
|
| AZ_COMPONENT (UiDropTargetComponent, LyShine::UiDropTargetComponentUuid, AZ::Component) |
|
const LyShine::ActionName & | GetOnDropActionName () override |
|
void | SetOnDropActionName (const LyShine::ActionName &actionName) override |
|
void | HandleDropHoverStart (AZ::EntityId draggable) override |
|
void | HandleDropHoverEnd (AZ::EntityId draggable) override |
|
void | HandleDrop (AZ::EntityId draggable) override |
|
DropState | GetDropState () override |
|
void | SetDropState (DropState dropState) override |
|
|
void | Init () override |
|
void | Activate () override |
|
void | Deactivate () override |
|
void | OnDropValidStateActionsChanged () |
|
void | OnDropInvalidStateActionsChanged () |
|
|
static void | GetProvidedServices (AZ::ComponentDescriptor::DependencyArrayType &provided) |
|
static void | GetIncompatibleServices (AZ::ComponentDescriptor::DependencyArrayType &incompatible) |
|
static void | GetRequiredServices (AZ::ComponentDescriptor::DependencyArrayType &required) |
|
static void | Reflect (AZ::ReflectContext *context) |
|
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Source/UiDropTargetComponent.h