Enum AmmoType
Ammo types present in the game.
public enum AmmoType
- Extension Methods
Fields
None = 0
Not ammo.
Nato556 = 1
5.56mm Ammunition. Used by ItemType.GunE11SR.
Nato762 = 2
7.62mm Ammunition. Used by and ItemType.GunLogicer.
Nato9 = 3
9mm Ammunition. Used by ItemType.GunCOM15,.
Ammo12Gauge = 4
12 gauge shotgun ammo. Used by ItemType.GunShotgun
Ammo44Cal = 5
44 Caliber Revolver Ammo Used by ItemType.GunRevolver