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