UFO: Alien Invasion
ui_node_baseinventory.h File Reference
Include dependency graph for ui_node_baseinventory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  uiBaseInventoryNode
 
struct  baseInventoryExtraData_t
 

Functions

 CASSERT (offsetof(baseInventoryExtraData_t, super)==0)
 
void UI_RegisterBaseInventoryNode (uiBehaviour_t *behaviour)
 

Function Documentation

◆ CASSERT()

CASSERT ( offsetof(baseInventoryExtraData_t, super)  = =0)
Note
super must be at 0 else inherited function will crash.

◆ UI_RegisterBaseInventoryNode()