void UI_RegisterStringNode(uiBehaviour_t *behaviour)
Atomic structure used to define most of the UI.
void onLoading(uiNode_t *node) override
node behaviour, how a node work
void draw(uiNode_t *node) override
void drawTooltip(const uiNode_t *node, int x, int y) const override
Custom tooltip of string node.