→Drop Down Menu Functions
m (Added spaces etc) |
|||
| Line 86: | Line 86: | ||
: | : | ||
: <b>UIDropDownMenu_GetText(MyDropDownMenu)</b> --Gets the <b>info.text</b> value of the currently selected item in MyDropDownMenu. | : <b>UIDropDownMenu_GetText(MyDropDownMenu)</b> --Gets the <b>info.text</b> value of the currently selected item in MyDropDownMenu. | ||
: | |||
: <b>UIDropDownMenu_ClearAll(MyDropDownMenu)</b> --Resets MyDropDownMenu so it's no longer selecting anything. | |||