UFO: Alien Invasion
|
Go to the source code of this file.
Data Structures | |
class | uiNode |
class | uiLocatedNode |
Typedefs | |
typedef SharedPtr< uiNode > | UINodePtr |
Functions | |
void | UI_RegisterAbstractNode (uiBehaviour_t *) |
Definition at line 66 of file ui_node_abstractnode.h.
void UI_RegisterAbstractNode | ( | uiBehaviour_t * | ) |
Definition at line 472 of file ui_node_abstractnode.cpp.
References ALIGN_CC, ALIGN_CL, ALIGN_CR, ALIGN_LC, ALIGN_LL, ALIGN_LR, ALIGN_UC, ALIGN_UL, ALIGN_UR, Cmd_AddCommand(), Com_RegisterConstInt(), uiBehaviour_t::isAbstract, uiBehaviour_t::lua_SWIG_typeinfo, uiBehaviour_t::manager, uiBehaviour_t::name, UI_AbstractNodeCallCreateChild(), UI_AbstractNodeCallDelete(), UI_AbstractNodeCallDeleteTimed(), UI_AbstractNodeCallRemovaAllChild(), UI_RegisterNodeMethod(), UI_RegisterNodeProperty, UI_SWIG_TypeQuery(), V_BOOL, V_COLOR, V_CVAR_OR_LONGSTRING, V_CVAR_OR_STRING, V_FLOAT, V_INT, V_POS, V_UI_ACTION, V_UI_ALIGN, V_UI_EXCLUDERECT, and V_UI_IF.