Search Results for

    Show / Hide Table of Contents

    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 Source

    Hazard

    Gets the environmental hazard that the player is interacting with.

    Declaration
    Hazard Hazard { get; }
    Property Value
    Type Description
    Hazard

    Extension Methods

    ReflectionExtensions.CopyProperties(Object, Object)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX