Skip to content

function setHudMode (client-side)

Available since version: 0.0.0

This function will change the visibilty of HUD elements.

Declaration

void setHudMode(int type, int mode)

Parameters

  • int type: the type of HUD element you want to change visibility of. For more information see HUD constants.
  • int mode: the mode type. For more information see HUD constants.