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
string
label
bool value
bool
value