Skip to content

function getHudMode (client-side)

Available since version: 0.3.0

This function will return the Gothic HUD display mode.

Declaration

number|nil getHudMode(number hud_type)

Parameters

  • number hud_type: HUD type constant. For more information, see HUD Constants.

Returns number|nil

HUD mode constant from the same table, or nil for unsupported HUD types.