Class PlayerDimensionChangeBeforeEventSignalBeta

Manages callbacks that are connected to player dimension change requests.

Hierarchy

  • PlayerDimensionChangeBeforeEventSignal

Constructors

Methods

Constructors

Methods

  • Parameters

    Returns ((arg) => void)

      • (arg): void
      • Returns void

        Remarks

        Subscribes the specified callback to player dimension change before events.

        This function can't be called in read-only mode.

    Remarks

    Subscribes the specified callback to player dimension change before events.

    This function can't be called in read-only mode.

  • Parameters

    Returns void

    Remarks

    Removes the specified callback from being called by player dimension change before events.

    This function can't be called in read-only mode.

    Throws

    This function can throw errors.