Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
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
}
EffectParticle
Wrapper class for managing particles through SEffectManager.
Definition:
effectparticle.c:4
EffBreathVapourLight
Definition:
effbreathvapourlight.c:1
ParticleList
Definition:
particlelist.c:11
DAYZ
scripts_v1.24.157551
scripts
game
effects
effectparticle
player
effbreathvapourlight.c
Generated by
1.8.17