Interface IScp106Event
Event args used for all Scp106Role related events.
Inherited Members
Namespace: Exiled.Events.EventArgs.Interfaces
Assembly: Exiled.Events.dll
Syntax
public interface IScp106Event : IPlayerEvent, IExiledEvent
Properties
| Improve this Doc View SourceScp106
Gets the Scp106Role triggering the event.
Declaration
Scp106Role Scp106 { get; }
Property Value
Type | Description |
---|---|
Scp106Role |