Version: 5.4

NetworkClient.ReconnectToNewHost

Cambiar al Manual
public bool ReconnectToNewHost (string serverIp, int serverPort);

Parámetros

serverIp The IP address of the new host.
serverPort The port of the new host.

Valor de retorno

bool True if able to reconnect.

Descripción

This is used by a client that has lost the connection to the old host, to reconnect to the new host of a game.