# NetworkingConfiguration.RegisteredScenes Field A list of SceneNames that can be used during networked games. **Namespace:** MLAPI
**Assembly:** MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0) ## Syntax **C#**
``` C# public List RegisteredScenes ```
#### Field Value Type: List(String) ## See Also #### Reference NetworkingConfiguration Class
MLAPI Namespace