checkbox_t
get#
returns whether this checkbox is enabled
Example
set#
sets whether this checkbox is enabled
Example
set_visible#
sets whether this control is visible
Example
add_color_picker#
adds a color picker sub control
color_picker_t add_color_picker(<string> name, [optional] <color_t> default_color, [optional] <bool> has_alpha)
Example
add_keybind#
adds a keybind sub control