Version: 5.3 (switch to 5.4b)
言語English
  • C#
  • JS

スクリプト言語

好きな言語を選択してください。選択した言語でスクリプトコードが表示されます。

ClientScene.SetReconnectId

マニュアルに切り替える
public static function SetReconnectId(newReconnectId: int, peers: PeerInfoMessage[]): void;

パラメーター

newReconnectId The Id to use when reconnecting to a game.
peers The set of known peers in the game. This may be null.

説明

Sets the Id that the ClientScene will use when reconnecting to a new host after host migration.