function
getBarSize (client-side)
Available since version: 0.0.0
The function is used to retrieve specified status bar size on the screen.
Declaration
{width, height} 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 {width, height}
Size of specified status bar on the screen.