API reference
API reference
Select your platform
No SDKs available
No versions available

DropDownGroup Class

Extends MonoBehaviour

Fields

Event triggered everytime the selection changes

Properties

Title label in the header
Name of the Gameobject holding the title in each option.
Subtitle label in the header.
Name of the Gameobject holding the subtitle in each option.
Image for the icon in the header.
Name of the Gameobject holding the icon in each option.
The Option currently selected.
-1 if none is selected
The Toggle for the currently selected option.
Null if none is selected

Protected Fields

bool _started[Get]

Protected Functions

virtual void Reset ( )
virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )

Member Functions

void InjectAllDropDownShowSelectedItem
( Toggle [] toggles,
ToggleGroup toggleGroup )
void InjectToggles
( Toggle [] toggles )
void InjectToggleGroup
( ToggleGroup toggleGroup )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon