GuiTextBox abstract method
Implementation
(int result, String value) GuiTextBox(
RectangleStructType bounds,
String? text,
num textSize,
bool editMode,
);
(int result, String value) GuiTextBox(
RectangleStructType bounds,
String? text,
num textSize,
bool editMode,
);