Material editor related header. More...
Go to the source code of this file.
Functions | |
void | UI_RegisterMaterialEditorNode (uiBehaviour_t *behaviour) |
Material editor related header.
Definition in file ui_node_material_editor.h.
void UI_RegisterMaterialEditorNode | ( | uiBehaviour_t * | behaviour | ) |
Definition at line 589 of file ui_node_material_editor.c.
References Cmd_AddCommand(), uiBehaviour_s::draw, uiBehaviour_s::extends, uiBehaviour_s::init, uiBehaviour_s::mouseDown, uiBehaviour_s::mouseWheel, uiBehaviour_s::name, UI_MaterialEditorChangeValue_f(), UI_MaterialEditorMouseDown(), UI_MaterialEditorNewStage_f(), UI_MaterialEditorNodeDraw(), UI_MaterialEditorNodeInit(), UI_MaterialEditorNodeWheel(), UI_MaterialEditorRemoveStage_f(), UI_MaterialEditorSelectStage_f(), and UI_MaterialEditorStart_f().