Dayz
Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Toggle main menu visibility
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::EffBreathVapourLight
void EffBreathVapourLight()
Definition
effbreathvapourlight.c:3
EffectParticle::SetParticleID
void SetParticleID(int id)
Sets the id of the particle to be used.
Definition
effectparticle.c:303
EffectParticle::EffectParticle
void EffectParticle()
ctor
Definition
effectparticle.c:34
ParticleList
Definition
particlelist.c:12
ParticleList::BREATH_VAPOUR_LIGHT
static const int BREATH_VAPOUR_LIGHT
Definition
particlelist.c:151
Games
Dayz
scripts
3_game
effects
effectparticle
player
effbreathvapourlight.c
Generated by
1.17.0