Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
bloodsplatter.c
Go to the documentation of this file.
1
class
BloodSplatter
:
EffectParticle
2
{
3
void
BloodSplatter
()
4
{
5
SetParticleID(
ParticleList
.BLOOD_SURFACE_DROPS);
6
}
7
}
EffectParticle
Wrapper class for managing particles through SEffectManager.
Definition:
effectparticle.c:4
ParticleList
Definition:
particlelist.c:11
BloodSplatter
Definition:
bloodsplatter.c:1
DAYZ
scripts_v1.24.157551
scripts
game
effects
effectparticle
bloodsplatter.c
Generated by
1.8.17