Interface IHazardEvent
Event args for all Hazard related events.
Namespace: Exiled.Events.EventArgs.Interfaces
Assembly: Exiled.Events.dll
Syntax
public interface IHazardEvent : IExiledEvent
Properties
| Improve this Doc View SourceHazard
Gets the environmental hazard that the player is interacting with.
Declaration
Hazard Hazard { get; }
Property Value
Type | Description |
---|---|
Hazard |