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

◆ SetHudBrightness()

void CGame::SetHudBrightness ( float value)
inlineprotected

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

3779 {
3780 Widget.SetLV(value);
3781 Widget.SetTextLV(value);
3782 }
WorkspaceWidget Widget
Defined in code.

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