Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
effbreathvapourheavy.c
Go to the documentation of this file.
1class EffBreathVapourHeavy : EffectParticle
2{
3 void EffBreathVapourHeavy()
4 {
5 SetParticleID(ParticleList.BREATH_VAPOUR_HEAVY);
6 }
7}
void SetParticleID(int id)
Sets the id of the particle to be used.
void EffectParticle()
ctor