Version: 2017.3

NetworkClient.ReconnectToNewHost

매뉴얼로 전환
public bool ReconnectToNewHost (string serverIp, int serverPort);

파라미터

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

반환

bool True if able to reconnect.

설명

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