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