Search Results for

    Show / Hide Table of Contents

    Interface IRagdollEvent

    Event args used for all Ragdoll related events.

    Namespace: Exiled.Events.EventArgs.Interfaces
    Assembly: Exiled.Events.dll
    Syntax
    public interface IRagdollEvent : IExiledEvent

    Properties

    | Improve this Doc View Source

    Ragdoll

    Gets the Ragdoll triggering the event.

    Declaration
    Ragdoll Ragdoll { get; }
    Property Value
    Type Description
    Ragdoll

    Extension Methods

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