Version: 2017.1

ClientScene.SetReconnectId

Switch to Manual
public static void SetReconnectId (int newReconnectId, PeerInfoMessage[] peers);

Parameters

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

Description

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