Go to the source code of this file.
Data Structures | |
struct | stringExtraData_t |
Functions | |
void | UI_RegisterStringNode (uiBehaviour_t *behaviour) |
Definition in file ui_node_string.h.
void UI_RegisterStringNode | ( | uiBehaviour_t * | behaviour | ) |
Definition at line 122 of file ui_node_string.c.
References uiBehaviour_s::draw, uiBehaviour_s::drawTooltip, EXTRADATA_TYPE, uiBehaviour_s::extraDataSize, uiBehaviour_s::loading, uiBehaviour_s::name, uiBehaviour_s::properties, UI_StringNodeDraw(), UI_StringNodeDrawTooltip(), and UI_StringNodeLoading().