Search Results for

    Show / Hide Table of Contents

    Interface IRoomEvent

    Event args used for all Room related events.

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

    Properties

    | Improve this Doc View Source

    Room

    Gets the Room that is a part of the event.

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

    Extension Methods

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