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.