extradata for the textentry, to custom draw and behaviour More...
#include <ui_node_textentry.h>
Data Fields | |
qboolean | isPassword |
qboolean | clickOutAbort |
struct uiAction_s * | onAbort |
extradata for the textentry, to custom draw and behaviour
Definition at line 34 of file ui_node_textentry.h.
If we click out an activated node, it abort the edition
Definition at line 36 of file ui_node_textentry.h.
Display '*' instead of the real text
Definition at line 35 of file ui_node_textentry.h.
Definition at line 37 of file ui_node_textentry.h.