Dayz Explorer
1.29.162510
Loading...
Searching...
No Matches
hit_plastic.c
Go to the documentation of this file.
1
class
Hit_Plastic : EffBulletImpactBase
2
{
3
void
Hit_Plastic()
4
{
5
SetEnterParticle(
ParticleList
.IMPACT_PLASTIC_ENTER);
6
SetRicochetParticle(
ParticleList
.IMPACT_PLASTIC_ENTER);
7
SetExitParticle(
ParticleList
.IMPACT_PLASTIC_ENTER);
8
}
9
}
ParticleList
Definition
particlelist.c:12
Daten
3_game
effects
effectparticle
bulletimpactbase
hit_plastic.c
Generated by
1.16.1