Interface ITeslaEvent
Event args used for all TeslaGate related events.
Namespace: Exiled.Events.EventArgs.Interfaces
Assembly: Exiled.Events.dll
Syntax
public interface ITeslaEvent : IExiledEvent
Properties
| Improve this Doc View SourceTesla
Gets the TeslaGate triggering the event.
Declaration
TeslaGate Tesla { get; }
Property Value
Type | Description |
---|---|
TeslaGate |