Open 3D Engine LyShine Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits AZ::ComponentBus.
Public Member Functions | |
virtual void | OnDropdownExpanded () |
Notify listeners that the dropdown was expanded. | |
virtual void | OnDropdownCollapsed () |
Notify listeners that the dropdown was collapsed. | |
virtual void | OnDropdownValueChanged ([[maybe_unused]] AZ::EntityId option) |
Notify listeners that an option was selected. | |