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

◆ EEInit()

override void HotSpringTrigger::EEInit ( )
inlineprotected

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

11 {
12 if (GetGame().IsServer() && !m_SourceDamageInstance)
14
15 super.EEInit();
16
17 #ifndef SERVER
19 #endif
20 }
void SpawnVaporEffect()
Определения HotSpringTrigger.c:83
static HotSpringTrigger m_SourceDamageInstance
Определения HotSpringTrigger.c:4
proto native CGame GetGame()

Перекрестные ссылки GetGame(), m_SourceDamageInstance и SpawnVaporEffect().