Open 3D Engine ScriptCanvas 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.
|
Inherited by ScriptCanvas::TypedComboBoxNodePropertyInterface< int >, and ScriptCanvas::TypedComboBoxNodePropertyInterface< DataType >.
Public Member Functions | |
AZ_RTTI (ComboBoxPropertyInterface, "{6CA5B611-59EA-4EAF-8A55-E7E74D7C1E53}") | |
virtual int | GetSelectedIndex () const =0 |
virtual void | SetSelectedIndex (int index)=0 |