UFO: Alien Invasion
ui_node_abstractnode.h File Reference
#include "../../../shared/cxx.h"
#include "../ui_nodes.h"
#include "../ui_node.h"
Include dependency graph for ui_node_abstractnode.h:

Go to the source code of this file.

Data Structures

class  uiNode
 
class  uiLocatedNode
 

Typedefs

typedef SharedPtr< uiNodeUINodePtr
 

Functions

void UI_RegisterAbstractNode (uiBehaviour_t *)
 

Typedef Documentation

◆ UINodePtr

Definition at line 66 of file ui_node_abstractnode.h.

Function Documentation

◆ UI_RegisterAbstractNode()