UFO: Alien Invasion
|
#include "../ui_nodes.h"
Go to the source code of this file.
Data Structures | |
class | uiOptionTreeNode |
Functions | |
void | UI_RegisterOptionTreeNode (uiBehaviour_t *behaviour) |
void | UI_OptionTree_SelectValue (uiNode_t *node, const char *value) |
Definition at line 324 of file ui_node_optiontree.cpp.
References Com_Printf(), uiOptionIterator_t::depthCache, uiOptionIterator_t::depthPos, EXTRADATA, i, OPTIONEXTRADATA, UI_AbstractOption_SetCurrentValue(), UI_ExecuteEventActions(), UI_ExecuteLuaEventScript(), UI_FindOptionByValue(), UI_FindOptionPosition(), UI_InitOptionIteratorAtIndex(), UI_OptionTreeNodeGetFirstOption(), UI_OptionTreeNodeUpdateCache(), and UI_OptionTreeNodeUpdateScroll().
Referenced by UI_OptionTreeSetSelectedValue(), and uiOptionTreeNode_t_set_selectedvalue().
void UI_RegisterOptionTreeNode | ( | uiBehaviour_t * | behaviour | ) |
Definition at line 439 of file ui_node_optiontree.cpp.
References uiBehaviour_t::drawItselfChild, uiBehaviour_t::extends, EXTRADATA_TYPE, uiBehaviour_t::lua_SWIG_typeinfo, uiBehaviour_t::manager, uiBehaviour_t::name, UI_OptionTreeSetSelectedValue(), UI_RegisterExtradataNodeProperty, UI_RegisterNodeMethod(), UI_SWIG_TypeQuery(), and V_UI_SPRITEREF.