extradata for the panel node More...
#include <ui_node_bar.h>
Data Fields | |
abstractValueExtraData_t | super |
byte | orientation |
qboolean | readOnly |
extradata for the panel node
Definition at line 36 of file ui_node_bar.h.
Orientation of the bar (left, right, top, down)
Definition at line 38 of file ui_node_bar.h.
True if the user can't edit the content
Definition at line 39 of file ui_node_bar.h.
Definition at line 37 of file ui_node_bar.h.