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

◆ LandmineExplosion()

void LandmineExplosion::LandmineExplosion ( )
inlineprivate

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

4 {
5 SetParticleID(ParticleList.EXPLOSION_LANDMINE);
6 }
void SetParticleID(int id)
Sets the id of the particle to be used.
Определения EffectParticle.c:303

Перекрестные ссылки ParticleList::EXPLOSION_LANDMINE и EffectParticle::SetParticleID().