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