Class BeforeItemDefinitionEventSignal

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

Hierarchy

  • BeforeItemDefinitionEventSignal

Constructors

Methods

Constructors

Methods

  • Parameters

    Returns ((arg) => void)

    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.