DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
LandmineExplosion.c
См. документацию.
1
class
LandmineExplosion
:
EffectParticle
2
{
3
void
LandmineExplosion
()
4
{
5
SetParticleID
(
ParticleList
.
EXPLOSION_LANDMINE
);
6
}
7
}
EffectParticle::SetParticleID
void SetParticleID(int id)
Sets the id of the particle to be used.
Определения
EffectParticle.c:303
EffectParticle::EffectParticle
void EffectParticle()
ctor
Определения
EffectParticle.c:34
LandmineExplosion::LandmineExplosion
void LandmineExplosion()
Определения
LandmineExplosion.c:3
ParticleList::EXPLOSION_LANDMINE
static const int EXPLOSION_LANDMINE
Определения
ParticleList.c:267
ParticleList
Определения
ParticleList.c:12
Ishodniki
scripts
3_Game
Effects
EffectParticle
LandmineExplosion.c
Создано системой
1.13.2