Version: 2017.1

NetworkManager.SetupMigrationManager

Switch to Manual
public void SetupMigrationManager (Networking.NetworkMigrationManager man);

Parameters

man The migration manager object to use with the NetworkManager.

Description

This sets up a NetworkMigrationManager object to work with this NetworkManager.

The NetworkManager will automatically call functions on the migration manager, such as NetworkMigrationManager.LostHostOnClient when network events happen.