Enum AmmoType
Ammo types present in the game.
Namespace: Exiled.API.Enums
Assembly: Exiled.API.dll
Syntax
public enum AmmoType
Fields
| Name | Description |
|---|---|
| Ammo12Gauge | 12 gauge shotgun ammo. Used by ItemType.GunShotgun |
| Ammo44Cal | 44 Caliber Revolver Ammo Used by ItemType.GunRevolver |
| Nato556 | 5.56mm Ammunition. Used by ItemType.GunE11SR. |
| Nato762 | 7.62mm Ammunition. Used by and ItemType.GunLogicer. |
| Nato9 | 9mm Ammunition. Used by ItemType.GunCOM15,. |
| None | Not ammo. |