LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

SceneChangeOption

enumeration

Description

An enumeration of how to handle scene changes when the connection to the host is lost.

Properties

StayInOnlineSceneThe client should stay in the online scene.
SwitchToOfflineSceneThe client should return to the offline scene.