Class SubSceneLoader | DOTS Timeline | 0.7.0-preview.2
docs.unity3d.com
    Show / Hide Table of Contents

    Class SubSceneLoader

    Inheritance
    Object
    SubSceneLoader
    Namespace: Unity.Timeline.Editor.Tests
    Syntax
    public class SubSceneLoader : IDisposable

    Constructors

    SubSceneLoader(String, String)

    Declaration
    public SubSceneLoader(string sceneFolder, string sceneName)
    Parameters
    Type Name Description
    String sceneFolder
    String sceneName

    Properties

    editingScene

    Declaration
    public Scene editingScene { get; }
    Property Value
    Type Description
    Scene

    subSceneComponent

    Declaration
    public SubScene subSceneComponent { get; }
    Property Value
    Type Description
    SubScene

    Methods

    CloseAndDestroySubScene()

    Declaration
    public void CloseAndDestroySubScene()

    CreateSubSceneComponentAndOpen()

    Declaration
    public bool CreateSubSceneComponentAndOpen()
    Returns
    Type Description
    Boolean

    Dispose()

    Declaration
    public void Dispose()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023