Version: 2017.1

NetworkManager.SetupMigrationManager

매뉴얼로 전환
public void SetupMigrationManager (Networking.NetworkMigrationManager man);

파라미터

man The migration manager object to use with the NetworkManager.

설명

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.