Search Results for

    Show / Hide Table of Contents

    Interface IDoorEvent

    Event args used for all Door related events.

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

    Properties

    | Improve this Doc View Source

    Door

    Gets the Door triggering the event.

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

    Extension Methods

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