Skip to content

function getBarSize (client-side)

Available since version: 0.0.0

The function is used to retrieve specified status bar size on the screen.

Declaration

Vec2i getBarSize(int type)

Parameters

  • int type: the type of status bar you want to get the size of. For more information see HUD constants.

Returns Vec2i

Size of specified status bar on the screen.