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