Skip to content

function getBarSize (client-side)

Available since version: 0.3.0

This function will return a Gothic HUD status bar size in virtual coordinates.

Declaration

{width, height}|nil getBarSize(number hud_type)

Parameters

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

Returns {width, height}|nil

Status bar size, or nil for unsupported HUD types.