Interface IScp049Event
Event args used for all Scp049Role related events.
Inherited Members
Namespace: Exiled.Events.EventArgs.Interfaces
Assembly: Exiled.Events.dll
Syntax
public interface IScp049Event : IPlayerEvent, IExiledEvent
Properties
| Improve this Doc View SourceScp049
Gets the Scp049Role triggering the event.
Declaration
Scp049Role Scp049 { get; }
Property Value
Type | Description |
---|---|
Scp049Role |