#include "../ui_nodes.h"
Go to the source code of this file.
Data Structures | |
struct | rowsExtraData_s |
Typedefs | |
typedef struct rowsExtraData_s | rowsExtraData_t |
Functions | |
void | UI_RegisterRowsNode (uiBehaviour_t *behaviour) |
typedef struct rowsExtraData_s rowsExtraData_t |
void UI_RegisterRowsNode | ( | uiBehaviour_t * | behaviour | ) |
Definition at line 78 of file ui_node_rows.c.
References uiBehaviour_s::draw, EXTRADATA_TYPE, uiBehaviour_s::extraDataSize, uiBehaviour_s::loaded, uiBehaviour_s::name, uiBehaviour_s::properties, UI_RowsNodeDraw(), and UI_RowsNodeLoaded().