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

Parámetros

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

Descripción

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