Class PlayerJoinAfterEventSignal

Manages callbacks that are connected to a player joining the world.

Hierarchy

Constructors

Methods

Constructors

Methods

  • Parameters

    Returns ((arg0) => void)

      • (arg0): void
      • Parameters

        Returns void

        Deprecated

        This function is deprecated and will be removed in 2.0.0.

        Remarks

        Subscribes to the event.

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

    Deprecated

    This function is deprecated and will be removed in 2.0.0.

    Remarks

    Subscribes to the event.

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

  • Parameters

    Returns void

    Deprecated

    This function is deprecated and will be removed in 2.0.0.

    Remarks

    Unsubscribes from the event.

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