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

◆ SetHudBrightness()

void CGame::SetHudBrightness ( float value)
inlineprotected

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

3705 {
3706 Widget.SetLV(value);
3707 Widget.SetTextLV(value);
3708 }
WorkspaceWidget Widget
Defined in code.

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