Search Results for

    Show / Hide Table of Contents

    Interface IScp173Event

    Event args used for all Scp173Role related events.

    Inherited Members
    IPlayerEvent.Player
    Namespace: Exiled.Events.EventArgs.Interfaces
    Assembly: Exiled.Events.dll
    Syntax
    public interface IScp173Event : IPlayerEvent, IExiledEvent

    Properties

    | Improve this Doc View Source

    Scp173

    Gets the Scp173Role triggering the event.

    Declaration
    Scp173Role Scp173 { get; }
    Property Value
    Type Description
    Scp173Role

    Extension Methods

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