Search Results for

    Show / Hide Table of Contents

    Interface IScp0492Event

    Event args used for all Scp0492Role related events.

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

    Properties

    | Improve this Doc View Source

    Scp0492

    Gets the Scp0492Role triggering the event.

    Declaration
    Scp0492Role Scp0492 { get; }
    Property Value
    Type Description
    Scp0492Role

    Extension Methods

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