DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnTimer()
override void UniversalTemperatureSource::OnTimer
(
)
inline
private
См. определение в файле
UniversalTemperatureSource.c
строка
40
41
{
42
if
(m_params)
43
{
44
g_Game
.GameScript.CallFunctionParams(m_target, m_function, null, m_params);
45
}
46
else
47
{
48
g_Game
.GameScript.CallFunction(m_target, m_function, null, 0);
49
}
50
}
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
Перекрестные ссылки
g_Game
.
UniversalTemperatureSource
Создано системой
1.13.2