docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SceneManagerState

    Serializable object that can be used to save and restore the state of the editor scene manager.

    Inheritance
    object
    SceneManagerState
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEditor.AddressableAssets.Build
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class SceneManagerState

    Methods

    Name Description
    AddScenesForPlayMode(List<EditorBuildSettingsScene>)

    Adds a set of scenes to the scene list for use in editor play mode.

    Record(string)

    Record the state of the EditorSceneManager and save to a JSON file.

    Restore(string, bool)

    Restore the state of the EditorSceneManager.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)