Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

SceneChangeOption

enumeration

Description

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

Variables

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