alert 
Vars | |
click_master | Boolean. If TRUE, the Click() proc will attempt to Click() on the master first if there is a master. |
---|---|
clickable_glow | do we glow to represent we do stuff when clicked |
use_user_hud_icon | If set true, instead of using the default icon file for screen alerts, it will use the hud's ui style |
Procs | |
add_atom_icon | Returns a copy of the appearance of the atom, with its base pixel coordinates. Useful for overlays |
Var Details
click_master 
Boolean. If TRUE, the Click() proc will attempt to Click() on the master first if there is a master.
clickable_glow 
do we glow to represent we do stuff when clicked
use_user_hud_icon 
If set true, instead of using the default icon file for screen alerts, it will use the hud's ui style
Proc Details
add_atom_icon
Returns a copy of the appearance of the atom, with its base pixel coordinates. Useful for overlays