Struct SubSceneLoader
Namespace: Unity.Timeline.Editor.Tests.Preview
Syntax
public struct SubSceneLoader
Methods
CloseAndDestroySubScene()
Declaration
public void CloseAndDestroySubScene()
Destroy()
Declaration
public void Destroy()
Init(String)
Declaration
public void Init(string sceneFolder)
Parameters
| Type | Name | Description |
|---|---|---|
| String | sceneFolder |
OpenSubScene(String)
Declaration
public bool OpenSubScene(string sceneName)
Parameters
| Type | Name | Description |
|---|---|---|
| String | sceneName |
Returns
| Type | Description |
|---|---|
| Boolean |