Click or drag to resize

NetworkSceneManager Class

[This is preliminary documentation and is subject to change.]

Main class for managing network scenes
Inheritance Hierarchy
SystemObject
  MLAPI.NetworkingManagerComponentsNetworkSceneManager

Namespace:  MLAPI.NetworkingManagerComponents
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static class NetworkSceneManager
Request Example View Source

The NetworkSceneManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSwitchScene
Switches to a scene with a given name. Can only be called from Server
Top
See Also