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