GuiDropdownBox abstract method
Dropdown Box control
Implementation
(int result, int active) GuiDropdownBox(
RectangleStructType bounds,
String? text,
num active,
bool editMode,
);
Dropdown Box control
(int result, int active) GuiDropdownBox(
RectangleStructType bounds,
String? text,
num active,
bool editMode,
);