Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
p1.c
Go to the documentation of this file.
1
class
P1_Base
:
Pistol_Base
2
{
3
override
RecoilBase
SpawnRecoilObject()
4
{
5
return
new
P1Recoil
(
this
);
6
}
7
8
};
9
10
class
P1
:
P1_Base
{};
P1_Base
Definition
p1.c:2
P1
Definition
p1.c:10
P1Recoil
Definition
p1recoil.c:2
Pistol_Base
base for semi auto weapons @NOTE name copies config base class
Definition
pistolalt_base.c:2
RecoilBase
Definition
recoilbase.c:2
Daten
4_world
entities
firearms
pistol
p1.c
Generated by
1.12.0