HudBarDestroy

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Destroys the specified Hud Bar.

Syntax

[help]
HudBarDestroy barName:string 

Or:

HBDestroy barName:string

Example

HudBarDestroy "BarName" 

Will destroy the HUD Bar named "BarName".

See Also