DayZ
1.24
Loading...
Searching...
No Matches
EffBreathVapourLight.c
Go to the documentation of this file.
1
class
EffBreathVapourLight
:
EffectParticle
2
{
3
void
EffBreathVapourLight
()
4
{
5
SetParticleID
(
ParticleList
.
BREATH_VAPOUR_LIGHT
);
6
}
7
}
EffBreathVapourLight
Definition
EffBreathVapourLight.c:2
EffBreathVapourLight::EffBreathVapourLight
void EffBreathVapourLight()
Definition
EffBreathVapourLight.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::BREATH_VAPOUR_LIGHT
static const int BREATH_VAPOUR_LIGHT
Definition
ParticleList.c:144
scripts
3_Game
Effects
EffectParticle
Player
EffBreathVapourLight.c
Generated by
1.10.0