@ac-essentials/misc-util
    Preparing search index...

    Class SubscribableEvent<T>

    An event that can have subscribers and can be waited on.

    Type Parameters

    • T extends unknown[] = []

      Tuple type representing the arguments that will be passed to subscriber functions.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Methods