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