Search Results for

    Show / Hide Table of Contents

    Interface IGeneratorEvent

    Event args used for all Generator related events.

    Namespace: Exiled.Events.EventArgs.Interfaces
    Assembly: Exiled.Events.dll
    Syntax
    public interface IGeneratorEvent : IExiledEvent

    Properties

    | Improve this Doc View Source

    Generator

    Gets the Generator triggering the event.

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

    Extension Methods

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