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