DayZ
1.24
Loading...
Searching...
No Matches
BulletImpactTest.c
Go to the documentation of this file.
1
class
EffBulletImpactTest
:
EffectParticle
2
{
3
void
EffBulletImpactTest
()
4
{
5
SetParticleID
(
ParticleList
.
IMPACT_TEST
);
6
}
7
}
EffBulletImpactTest
Definition
BulletImpactTest.c:2
EffBulletImpactTest::EffBulletImpactTest
void EffBulletImpactTest()
Definition
BulletImpactTest.c:3
EffectParticle
Wrapper class for managing particles through SEffectManager.
Definition
EffectParticle.c:5
EffectParticle::SetParticleID
void SetParticleID(int id)
Sets the id of the particle to be used.
Definition
EffectParticle.c:290
ParticleList
Definition
ParticleList.c:12
ParticleList::IMPACT_TEST
static const int IMPACT_TEST
Definition
ParticleList.c:192
scripts
3_Game
Effects
EffectParticle
BulletImpactTest.c
Generated by
1.10.0