Dayz 1.25
Dayz Code Explorer by KGB
Загрузка...
Поиск...
Не найдено
HUDVisibility

Переменные

const string SHOW_QUICKBAR = "show_quickbar"
 
const string SHOW_HUD = "show_hud"
 
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"
 

Подробное описание

\desc Constants for toggling of HUD visibility

Переменные

◆ ENABLE_BLEEDINGINDICATION

const string ENABLE_BLEEDINGINDICATION = "enable_bleedingindication"

Используется в CGame::RegisterProfilesOptions().

◆ HUD_BRIGHTNESS

const string HUD_BRIGHTNESS = "hud_brightness"

Используется в CGame::RegisterProfilesOptions().

◆ SHOW_CONNECTIVITYINFO

const string SHOW_CONNECTIVITYINFO = "show_connectivityinfo"

Используется в CGame::RegisterProfilesOptions().

◆ SHOW_CROSSHAIR

const string SHOW_CROSSHAIR = "show_crosshair"

Используется в CGame::RegisterProfilesOptions().

◆ SHOW_HUD

const string SHOW_HUD = "show_hud"

Используется в CGame::RegisterProfilesOptions().

◆ SHOW_QUICKBAR

const string SHOW_QUICKBAR = "show_quickbar"

Используется в CGame::RegisterProfilesOptions().

◆ SHOW_SERVERINFO

const string SHOW_SERVERINFO = "show_serverinfo"

Используется в CGame::RegisterProfilesOptions().