Search Results for

    Show / Hide Table of Contents

    Enum ProjectileType

    Projectile types.

    Namespace: Exiled.API.Enums
    Assembly: Exiled.API.dll
    Syntax
    public enum ProjectileType

    Fields

    Name Description
    Flashbang

    Flashbang. Used by ItemType.GrenadeFlash.

    FragGrenade

    High explosive grenade. Used by ItemType.GrenadeHE.

    None

    Not a projectile.

    Scp018

    SCP-018 ball. Used by ItemType.SCP018.

    Scp2176

    SCP-2176 lightbulb. Used by ItemType.SCP2176.

    See Also
    GetItemType(ProjectileType)
    GetProjectileType(ItemType)

    Extension Methods

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