UI::Checkbox Function
No description.
Syntax
bool UI::Checkbox(
const string&in label,
bool active
)
Parameters
const string&in label
bool active
Return value
bool
Remarks
None.
No description.
bool UI::Checkbox(
const string&in label,
bool active
)
const string&in label
bool active
bool
None.