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