function
isHudEnabled (client-side)
Available since version: 0.0.4
The function is used to check the visibilty of HUD elements.
Declaration
bool isHudEnabled(int type)
Parameters
int
type: the type of HUD element you want to check visibility of. For more information see HUD constants.
Returns bool
The visibility of specified HUD element.