Namespace MLAPI.SceneManagement
Classes
NetworkSceneManager
Main class for managing network scenes
SceneSwitchProgress
Class for tracking scene switching progress by server and clients.
Delegates
NetworkSceneManager.SceneSwitchStartedDelegate
Delegate for when a scene switch has been initiated
NetworkSceneManager.SceneSwitchedDelegate
Delegate for when the scene has been switched
SceneSwitchProgress.OnClientLoadedSceneDelegate
Delegate type for when a client is done loading the scene.
SceneSwitchProgress.OnCompletedDelegate
Delegate type for when the switch scene progress is completed. Either by all clients done loading the scene or by time out.