DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ SetVehicleHudDisabled()

void Hud::SetVehicleHudDisabled ( bool state)
inlineprotected

disable vehicle HUD through options menu

См. определение в файле IngameHud.c строка 937

938 {
939 m_HudVisibility.SetContextFlag(EHudContextFlags.VEHICLE_DISABLE, state);
940 }
ref IngameHudVisibility m_HudVisibility
Определения IngameHud.c:113

Перекрестные ссылки m_HudVisibility.

Используется в Init().