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

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NetworkMigrationManager.newHostAddress

public string newHostAddress;

Description

The IP address of the new host to connect to.

The FindNewHost utility function will set this address. Methods of choosing the new host that are implemented by users should also set this address.

The default UI button to "Reconnect to New Host" uses this address.