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