UFO: Alien Invasion
Loading...
Searching...
No Matches
node_index_t Struct Reference

#include <ui_node_window.h>

Collaboration diagram for node_index_t:
Collaboration graph

Data Fields

uiNode_tnode
struct node_index_s * hash_next
struct node_index_s * next

Detailed Description

Definition at line 54 of file ui_node_window.h.

Field Documentation

◆ hash_next

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().

◆ next

struct node_index_s* node_index_t::next

Definition at line 57 of file ui_node_window.h.

Referenced by UI_WindowNodeAddIndexedNode().

◆ node

uiNode_t* node_index_t::node

Definition at line 55 of file ui_node_window.h.

Referenced by UI_WindowNodeAddIndexedNode().


The documentation for this struct was generated from the following file: