#include "../ui_nodes.h"
Go to the source code of this file.
Functions | |
void | UI_RegisterOptionListNode (uiBehaviour_t *behaviour) |
Definition in file ui_node_optionlist.h.
void UI_RegisterOptionListNode | ( | uiBehaviour_t * | behaviour | ) |
Definition at line 249 of file ui_node_optionlist.c.
References uiBehaviour_s::draw, uiBehaviour_s::drawItselfChild, uiBehaviour_s::extends, uiBehaviour_s::leftClick, uiBehaviour_s::loaded, uiBehaviour_s::loading, uiBehaviour_s::mouseWheel, uiBehaviour_s::name, qtrue, UI_OptionListNodeClick(), UI_OptionListNodeDraw(), UI_OptionListNodeLoaded(), UI_OptionListNodeLoading(), and UI_OptionListNodeMouseWheel().