Search Results for

    Show / Hide Table of Contents

    Delegate CustomAsyncEventHandler

    THe custom System.EventHandler delegate, with empty parameters. Holds async events with MEC.

    Namespace: Exiled.Events.Features
    Assembly: Exiled.Events.dll
    Syntax
    public delegate IEnumerator<float> CustomAsyncEventHandler();
    Returns
    Type Description
    System.Collections.Generic.IEnumerator<System.Single>

    System.Collections.Generic.IEnumerator<T> of System.Single.

    Extension Methods

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