ammo_hud 
Vars | |
| current_hud_owner | A weakref to the mob who currently owns the hud |
|---|---|
| hud | The ammo counter screen object itself |
Procs | |
| get_accurate_ammo_count | Returns get_ammo() with the appropriate args passed to it - some guns like the revolver and bow are special cases |
Var Details
current_hud_owner 
A weakref to the mob who currently owns the hud
hud 
The ammo counter screen object itself
Proc Details
get_accurate_ammo_count
Returns get_ammo() with the appropriate args passed to it - some guns like the revolver and bow are special cases