Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
hit_undefined.c
Go to the documentation of this file.
2 {
3  void Hit_Undefined()
4  {
5  SetSingleParticle(ParticleList.IMPACT_TEST);
6  }
7 }
EffBulletImpactBase
Definition: bulletimpactbase.c:1
ParticleList
Definition: particlelist.c:11
Hit_Undefined
Definition: hit_undefined.c:1