GuiButton

Button control

bool
GuiButton
(
Rectangle bounds
,
string text
)

Parameters

bounds Rectangle

Button bounds

text string

Text inside button

Return Value

Type: bool

true when clicked

Meta