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 |
| overlay_icon | The file to fetch the overlay from |
| overlay_state | If set, this overlay will be added to the icon. |
| 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
overlay_icon 
The file to fetch the overlay from
overlay_state 
If set, this overlay will be added to the icon.
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