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