Show / Hide Table of Contents

    Interface IRoomProvider

    Provides a room.

    Namespace: AGS.API
    Assembly: AGS.API.dll
    Syntax
    public interface IRoomProvider

    Properties

    | Improve this Doc View Source

    Room

    The current room.

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

    The room.

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX