Enum FirearmType
Represents a firearm.
public enum FirearmType
- Extension Methods
Fields
None = 0
Not a firearm.
Com15 = 1
Represents the ItemType.GunCOM15.
Com18 = 2
Represents the ItemType.GunCOM18.
E11SR = 3
Represents the ItemType.GunE11SR.
Crossvec = 4
Represents the ItemType.GunCrossvec.
FSP9 = 5
Represents the ItemType.GunFSP9.
Logicer = 6
Represents the ItemType.GunLogicer.
Revolver = 7
Represents the ItemType.GunRevolver.
AK = 8
Represents the ItemType.GunAK.
Shotgun = 9
Represents the ItemType.GunShotgun.
Com45 = 10
Represents the ItemType.GunCom45.
ParticleDisruptor = 11
Represents the ItemType.ParticleDisruptor.
FRMG0 = 12
Represents the ItemType.GunFRMG0.
A7 = 13
Represents the ItemType.GunA7.