Go to the source code of this file.
Functions | |
void | UI_RegisterCheckBoxNode (uiBehaviour_t *behaviour) |
Definition in file ui_node_checkbox.h.
void UI_RegisterCheckBoxNode | ( | uiBehaviour_t * | behaviour | ) |
Definition at line 146 of file ui_node_checkbox.c.
References uiBehaviour_s::activate, uiBehaviour_s::draw, uiBehaviour_s::extends, uiBehaviour_s::leftClick, uiBehaviour_s::loading, uiBehaviour_s::name, uiBehaviour_s::properties, UI_CheckBoxNodeActivate(), UI_CheckBoxNodeClick(), UI_CheckBoxNodeDraw(), and UI_CheckBoxNodeLoading().