PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
HUDVisibility

Variables

const string SHOW_QUICKBAR = "show_quickbar"
 
const string SHOW_HUD = "show_hud"
 
const string SHOW_HUD_VEHICLE = "show_hud_vehicle"
 
const string HUD_BRIGHTNESS = "hud_brightness"
 
const string ENABLE_BLEEDINGINDICATION = "enable_bleedingindication"
 
const string SHOW_CONNECTIVITYINFO = "show_connectivityinfo"
 
const string SHOW_CROSSHAIR = "show_crosshair"
 
const string SHOW_SERVERINFO = "show_serverinfo"
 

Detailed Description

\desc Constants for toggling of HUD visibility

Variable Documentation

◆ ENABLE_BLEEDINGINDICATION

const string ENABLE_BLEEDINGINDICATION = "enable_bleedingindication"

◆ HUD_BRIGHTNESS

const string HUD_BRIGHTNESS = "hud_brightness"

◆ SHOW_CONNECTIVITYINFO

const string SHOW_CONNECTIVITYINFO = "show_connectivityinfo"

◆ SHOW_CROSSHAIR

const string SHOW_CROSSHAIR = "show_crosshair"

◆ SHOW_HUD

const string SHOW_HUD = "show_hud"

◆ SHOW_HUD_VEHICLE

const string SHOW_HUD_VEHICLE = "show_hud_vehicle"

◆ SHOW_QUICKBAR

const string SHOW_QUICKBAR = "show_quickbar"

◆ SHOW_SERVERINFO

const string SHOW_SERVERINFO = "show_serverinfo"