Interface IScp1507Event
- Namespace
- Exiled.Events.EventArgs.Interfaces
- Assembly
- Exiled.Events.dll
Event args used for all Scp1507Role related events.
[Obsolete("Only availaible for Christmas and AprilFools.")]
public interface IScp1507Event : IPlayerEvent, IExiledEvent
- Inherited Members
- Extension Methods
Properties
Scp1507
Gets the Scp1507Role triggering the event.
Scp1507Role Scp1507 { get; }