GUIComboBox

From Virtual World Web Wiki
Revision as of 12:49, 26 May 2017 by Spark5 (Talk | contribs) (Documentation for the GUIComboBox class)

Jump to: navigation, search

Remarks [edit]

Properties

int SelectedIndex {get; set;}
GUISelectableComponent SelectedItem {get;}
bool UpdateLabel {get; set;}

Events

OnSelect()

Methods

GUIComponent AddItem(string itemName, string template = NULL)
void ClearItems()