Search Results for

    Show / Hide Table of Contents

    Interface IDynamicEventDispatcher

    Defines a dynamic event dispatcher.

    Namespace: Exiled.API.Features.DynamicEvents
    Assembly: Exiled.API.dll
    Syntax
    public interface IDynamicEventDispatcher

    Methods

    | Improve this Doc View Source

    UnbindAll()

    Unbinds all the delegates from all the bound delegates.

    Declaration
    void UnbindAll()

    Extension Methods

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