Enum NetworkSceneManager.MapTypes
The scene map type NetworkSceneManager.SceneMap.
Namespace: Unity.Netcode
Assembly: Unity.Netcode.Runtime.dll
Syntax
public enum NetworkSceneManager.MapTypes
  Fields
| Name | Description | 
|---|---|
| ClientToServer | Denotes the client to server scene map type.  | 
      
| ServerToClient | Denotes the server to client scene map type.  |