#include "ui_node_abstractscrollable.h"
Go to the source code of this file.
Functions | |
void | UI_RegisterMessageListNode (struct uiBehaviour_s *behaviour) |
Definition in file ui_node_messagelist.h.
void UI_RegisterMessageListNode | ( | struct uiBehaviour_s * | behaviour | ) |
Definition at line 274 of file ui_node_messagelist.c.
References Cmd_AddCommand(), uiBehaviour_s::draw, uiBehaviour_s::extends, uiBehaviour_s::mouseWheel, uiBehaviour_s::name, UI_MessageListNodeDraw(), and UI_MessageListNodeMouseWheel().