UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ui_node_special.h File Reference
#include "../ui_nodes.h"

Go to the source code of this file.

Data Structures

class  uiConFuncNode
 
class  uiFuncNode
 
class  uiCvarNode
 

Functions

void UI_RegisterConFuncNode (uiBehaviour_t *behaviour)
 
void UI_RegisterCvarFuncNode (uiBehaviour_t *behaviour)
 
void UI_RegisterFuncNode (uiBehaviour_t *behaviour)
 
void UI_RegisterNullNode (uiBehaviour_t *behaviour)
 

Function Documentation

void UI_RegisterNullNode ( uiBehaviour_t behaviour)