Class BeforeItemUseEventSignalBeta

Manages callbacks that fire before an item is used.

Hierarchy

  • BeforeItemUseEventSignal

Constructors

Methods

Constructors

Methods

  • Parameters

    Returns ((arg) => void)

      • (arg): void
      • Parameters

        Returns void

        Remarks

        Adds a callback that will be called before an item is used.

    Remarks

    Adds a callback that will be called before an item is used.

  • Parameters

    Returns void

    Remarks

    Removes a callback from being called before an item is used.

    Throws

    This function can throw errors.