This version of Unity is unsupported.
Method group is Obsolete

NetworkMigrationManager.newHostAddress

Obsolete The high level API classes are deprecated and will be removed in the future. 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.