Inherits AZ::Component, UiDropdownOptionBus::Handler, UiInitializationBus::Handler, and UiInteractableNotificationBus::Handler.
|
| AZ_COMPONENT (UiDropdownOptionComponent, LyShine::UiDropdownOptionComponentUuid, AZ::Component) |
|
AZ::EntityId | GetOwningDropdown () override |
|
void | SetOwningDropdown (AZ::EntityId owningDropdown) override |
|
AZ::EntityId | GetTextElement () override |
|
void | SetTextElement (AZ::EntityId textElement) override |
|
AZ::EntityId | GetIconElement () override |
|
void | SetIconElement (AZ::EntityId iconElement) override |
|
void | InGamePostActivate () override |
|
void | OnReleased () override |
|
|
void | Activate () override |
|
void | Deactivate () override |
|
|
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/UiDropdownOptionComponent.h