Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

NetworkClient.ReconnectToNewHost

public bool ReconnectToNewHost(string serverIp, int serverPort);

Parameters

serverIpThe IP address of the new host.
serverPortThe port of the new host.

Returns

bool True if able to reconnect.

Description

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

Did you find this page useful? Please give it a rating: