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

◆ OnUpdate() [2/2]

void UIPopupScript::OnUpdate ( )
inlineprivate

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

248 {
249 m_TxtWeatherTime.SetText(g_Game.GetWeather().GetTime().ToString());
250 }
DayZGame g_Game
Определения DayZGame.c:3942
TextWidget m_TxtWeatherTime
Определения UIPopupScriptSceneManager.c:15

Перекрестные ссылки g_Game и m_TxtWeatherTime.