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