GuiButton

Button control

bool
GuiButton
(
Rectangle bounds
,
string text
)

Parameters

bounds
Type: Rectangle

Button bounds

text
Type: string

Text inside button

Return Value

Type: bool

true when clicked

Meta