Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
sawedoffizh18shotgun.c
Go to the documentation of this file.
1 
6 {
8  {
9  }
10 
11  override RecoilBase SpawnRecoilObject()
12  {
13  return new Izh18ShotgunRecoil(this);
14  }
15 };
Izh18ShotgunRecoil
Definition: izh18shotgunrecoil.c:1
RecoilBase
Definition: recoilbase.c:1
SawedoffIzh18Shotgun
base for SawedoffIzh18Shotgun @NOTE name copies config base class
Izh18Shotgun_Base
Definition: sawedoffizh18shotgun.c:5