function isHudEnabled (client-side)
Available since version: 0.3.0
This function will return whether the Gothic HUD is enabled.
Declaration
boolean|nil isHudEnabled(number hud_type)
Parameters
numberhud_type: HUD type constant. For more information, see HUD Constants.
Returns boolean|nil
HUD state, or nil for unsupported HUD types.