protected void OnServerHostShutdown ();

설명

A virtual function that is called when the host is shutdown.

Calling NetworkManager.StopHost() will cause this function to be invoked if there is an active NetworkMigrationManager. Using the Stop Host button of the NetworkManagerHUD will cause this to be called.