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.
|
This is the complete list of members for UiRadioButtonGroupInterface, including all inherited members.
AddRadioButton(AZ::EntityId radioButton)=0 | UiRadioButtonGroupInterface | pure virtual |
ContainsRadioButton(AZ::EntityId radioButton)=0 | UiRadioButtonGroupInterface | pure virtual |
GetAllowUncheck()=0 | UiRadioButtonGroupInterface | pure virtual |
GetChangedActionName()=0 | UiRadioButtonGroupInterface | pure virtual |
GetCheckedRadioButton()=0 | UiRadioButtonGroupInterface | pure virtual |
HandlerPolicy | UiRadioButtonGroupInterface | static |
RemoveRadioButton(AZ::EntityId radioButton)=0 | UiRadioButtonGroupInterface | pure virtual |
SetAllowUncheck(bool allowUncheck)=0 | UiRadioButtonGroupInterface | pure virtual |
SetChangedActionName(const LyShine::ActionName &actionName)=0 | UiRadioButtonGroupInterface | pure virtual |
SetState(AZ::EntityId radioButton, bool isOn)=0 | UiRadioButtonGroupInterface | pure virtual |
~UiRadioButtonGroupInterface() (defined in UiRadioButtonGroupInterface) | UiRadioButtonGroupInterface | inlinevirtual |