Documentation

UI::Checkbox

Function

bool UI::Checkbox(const string&in label, bool value)

Checkbox. For value, pass the current value. The return value is the new value.

string label

bool value

Returns bool