Table of Contents

Class ClawedEventArgs

Namespace
Exiled.Events.EventArgs.Scp939
Assembly
Exiled.Events.dll

Contains all information after SCP-939 attacks.

public class ClawedEventArgs : IScp939Event, IPlayerEvent, IExiledEvent
Inheritance
ClawedEventArgs
Implements
Inherited Members
Extension Methods

Constructors

ClawedEventArgs(Player)

Initializes a new instance of the ClawedEventArgs class.

public ClawedEventArgs(Player player)

Parameters

player Player

Properties

Player

Gets the SCP-939.

public Player Player { get; }

Property Value

Player

Scp939

Gets the Scp939Role triggering the event.

public Scp939Role Scp939 { get; }

Property Value

Scp939Role