UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ui_node_baseinventory.h File Reference

Go to the source code of this file.

Data Structures

class  uiBaseInventoryNode
 
struct  baseInventoryExtraData_s
 

Typedefs

typedef struct
baseInventoryExtraData_s 
baseInventoryExtraData_t
 

Functions

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

Typedef Documentation

Function Documentation

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