Click or drag to resize

NetworkingConfigurationRegisteredScenes Field

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

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#
public List<string> RegisteredScenes
Request Example View Source

Field Value

Type: ListString
See Also