Interface ITeslaEvent
- Namespace
- Exiled.Events.EventArgs.Interfaces
- Assembly
- Exiled.Events.dll
Event args used for all TeslaGate related events.
public interface ITeslaEvent : IExiledEvent
- Extension Methods
Properties
Tesla
Gets the TeslaGate triggering the event.
TeslaGate Tesla { get; }