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

◆ EEInit()

ContaminatedArea_Base EffectArea EEInit ( )

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

40 {
41 if (!m_ToxicClouds)
42 m_ToxicClouds = new array<Particle>();
43
44 SetSynchDirty();
45
46 super.EEInit();
47 }
Result for an object found in CGame.IsBoxCollidingGeometryProxy.