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

Go to the source code of this file.

Data Structures

class  uiText2Node
 
struct  text2ExtraData_t
 

Functions

void UI_RegisterText2Node (uiBehaviour_t *behaviour)
 
 CASSERT (offsetof(text2ExtraData_t, super)==0)
 

Function Documentation

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