Class ItemDefinitionEventSignal

Manages callbacks that are connected to an item's definition and components changing.

Hierarchy

  • ItemDefinitionEventSignal

Constructors

Methods

Constructors

Methods

  • Parameters

    Returns ((arg) => void)

      • (arg): void
      • Returns void

        Remarks

        Adds a callback that will be called when an item's definition and components change.

    Remarks

    Adds a callback that will be called when an item's definition and components change.

  • Parameters

    Returns void

    Remarks

    Removes a callback from being called when an item's definition and components change.

    Throws

    This function can throw errors.