Interface IScp939Event
- Namespace
- Exiled.Events.EventArgs.Interfaces
- Assembly
- Exiled.Events.dll
Event args used for all Scp939Role related events.
public interface IScp939Event : IPlayerEvent, IExiledEvent
- Inherited Members
- Extension Methods
Properties
Scp939
Gets the Scp939Role triggering the event.
Scp939Role Scp939 { get; }