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

◆ EEInit()

override void VolcanicTrigger::EEInit ( )
inlineprotected

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

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

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