Search Results for

    Show / Hide Table of Contents

    Enum ThrowRequest

    Possible throwable throw types.

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

    Fields

    Name Description
    BeginThrow

    Requesting to begin throwing a throwable item.

    CancelThrow

    Requesting to cancel a throw.

    FullForceThrow

    Requesting to confirm a strong throw.

    WeakThrow

    Requesting to confirm a weak throw.

    Extension Methods

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