Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
hit_dirt.c
Go to the documentation of this file.
1
class
Hit_Dirt
:
EffBulletImpactBase
2
{
3
void
Hit_Dirt
()
4
{
5
SetEnterParticle(
ParticleList
.IMPACT_DIRT_ENTER);
6
SetExitParticle(
ParticleList
.IMPACT_DIRT_EXIT);
7
SetRicochetParticle(
ParticleList
.IMPACT_DIRT_RICOCHET);
8
}
9
}
EffBulletImpactBase
Definition
bulletimpactbase.c:2
Hit_Dirt
Definition
hit_dirt.c:2
ParticleList
Definition
particlelist.c:12
Daten
3_game
effects
effectparticle
bulletimpactbase
hit_dirt.c
Generated by
1.12.0