Manages callbacks that are connected to successful player dimension changes.

Hierarchy

  • PlayerDimensionChangeAfterEventSignal

Constructors

Methods

Constructors

Methods

  • Parameters

    Returns ((arg) => void)

      • (arg): void
      • Returns void

        Remarks

        Subscribes the specified callback to a player dimension change after event.

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

    Remarks

    Subscribes the specified callback to a player dimension change after event.

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

  • Parameters

    Returns void

    Remarks

    Removes the specified callback from a player dimension change after event.

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