NetworkManager.SetupMigrationManager

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

파라미터

manThe 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.