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

◆ OnStayFinishServerEvent()

override void AreaDamageLooped::OnStayFinishServerEvent ( )
inlineprotected

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

66 {
67 super.OnStayFinishServerEvent();
68
70 }
float m_AccumulatedTime
How much time has accumulated.
Определения AreaDamageLooped.c:8
int m_AmountOfLoops
Caching of the amount of loops that will be performed in this frame.
Определения AreaDamageLooped.c:13
float m_LoopInterval
Loop interval in seconds.
Определения AreaDamageLooped.c:10

Перекрестные ссылки m_AccumulatedTime, m_AmountOfLoops и m_LoopInterval.