TeleportAsyncResult

非推奨を表示
作成できません

This class is an instance that is returned by the TeleportAsync function with information about the teleport.

概要

プロパティ

  • 読み取り専用
    複製されていません
    並列読み取り

    The private server ID of the reserved server that the players are being teleported to.

  • 読み取り専用
    複製されていません
    並列読み取り

    The access code of the reserved server that the players are being teleported to.

プロパティ

PrivateServerId

読み取り専用
複製されていません
並列読み取り

The private server ID of the reserved server that the players are being teleported to. This field is populated only if the teleport is to a reserved server.

This field is not the same as the private server ID of the server that initiated the teleport, please see: DataModel.PrivateServerId

See also:

For more information on how to teleport players between servers, see Teleporting Between Places.

ReservedServerAccessCode

読み取り専用
複製されていません
並列読み取り

The access code of the reserved server that the players are being teleported to. This field is populated only if the teleport is to a reserved server. This allows developers to perform subsequent teleports to this same reserved server.

For more information on how to teleport players between servers, see Teleporting Between Places.

方法

イベント