Dayz Explorer 1.28.160049
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"

Definition at line 604 of file constants.c.

◆ HUD_BRIGHTNESS

const string HUD_BRIGHTNESS = "hud_brightness"

Definition at line 603 of file constants.c.

◆ SHOW_CONNECTIVITYINFO

const string SHOW_CONNECTIVITYINFO = "show_connectivityinfo"

Definition at line 605 of file constants.c.

◆ SHOW_CROSSHAIR

const string SHOW_CROSSHAIR = "show_crosshair"

Definition at line 607 of file constants.c.

◆ SHOW_HUD

const string SHOW_HUD = "show_hud"

Definition at line 601 of file constants.c.

◆ SHOW_HUD_VEHICLE

const string SHOW_HUD_VEHICLE = "show_hud_vehicle"

Definition at line 602 of file constants.c.

◆ SHOW_QUICKBAR

const string SHOW_QUICKBAR = "show_quickbar"

Definition at line 600 of file constants.c.

◆ SHOW_SERVERINFO

const string SHOW_SERVERINFO = "show_serverinfo"

Definition at line 608 of file constants.c.