34typedef struct baseExtraData_s {
void draw(uiNode_t *node) override
Draw a small square with the layout of the given base.
void onLoading(uiNode_t *node) override
Called before loading. Used to set default attribute values.
void drawTooltip(const uiNode_t *node, int x, int y) const override
Custom tooltip for baseayout.
node behaviour, how a node work
Atomic structure used to define most of the UI.
void UI_RegisterBaseLayoutNode(uiBehaviour_t *behaviour)