Table of Contents

Class LostSignalEventArgs

Namespace
Exiled.Events.EventArgs.Scp079
Assembly
Exiled.Events.dll

Contains all information before SCP-079 loses a signal by SCP-2176.

public class LostSignalEventArgs : IScp079Event, IPlayerEvent, IExiledEvent
Inheritance
LostSignalEventArgs
Implements
Inherited Members
Extension Methods

Constructors

LostSignalEventArgs(ReferenceHub)

Initializes a new instance of the LostSignalEventArgs class.

public LostSignalEventArgs(ReferenceHub player)

Parameters

player ReferenceHub

Properties

Player

Gets the player who's controlling SCP-079.

public Player Player { get; }

Property Value

Player

Scp079

Gets the Scp079Role triggering the event.

public Scp079Role Scp079 { get; }

Property Value

Scp079Role