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.

EditorBuildSettingsScene.enabled

public bool enabled;

Description

Whether this scene is enabled in the Build Settings window or not. See EditorBuildSettings.scenes for an example of how to use this class.

See Also: EditorBuildSettingsScene, EditorBuildSettings.scenes.