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