Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
menuevaporation.c
Go to the documentation of this file.
2{
3 void MenuEvaporation()
4 {
5 SetParticleID(ParticleList.EVAPORATION);
6 }
7}
Wrapper class for managing particles through SEffectManager.
void SetParticleID(int id)
Sets the id of the particle to be used.