UFO: Alien Invasion
Loading...
Searching...
No Matches
ui_node_text2.h File Reference
Include dependency graph for ui_node_text2.h:
This graph shows which files directly or indirectly include this file:

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

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

◆ UI_RegisterText2Node()