Click or drag to resize

NetworkingConfigurationRegisteredScenes 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#
public List<string> RegisteredScenes

Field Value

Type: ListString
See Also