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