Search Results for

    Show / Hide Table of Contents

    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.

    See Also
    GetAmmoType(ItemType)
    GetItemType(AmmoType)
    GetWeaponAmmoType(FirearmType)

    Extension Methods

    ItemExtensions.GetItemType()
    ReflectionExtensions.CopyProperties(Object)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX