|
UFO: Alien Invasion
|
#include <ui_node_window.h>

Data Fields | |
| uiNode_t * | node |
| struct node_index_s * | hash_next |
| struct node_index_s * | next |
Definition at line 54 of file ui_node_window.h.
| struct node_index_s* node_index_t::hash_next |
Definition at line 56 of file ui_node_window.h.
Referenced by UI_WindowNodeAddIndexedNode(), and UI_WindowNodeGetIndexedChild().
| struct node_index_s* node_index_t::next |
Definition at line 57 of file ui_node_window.h.
Referenced by UI_WindowNodeAddIndexedNode().
| uiNode_t* node_index_t::node |
Definition at line 55 of file ui_node_window.h.
Referenced by UI_WindowNodeAddIndexedNode().