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