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