Method UnLoadScene
UnLoadScene()
Unloads the reference as a scene.
Declaration
public virtual AsyncOperationHandle<SceneInstance> UnLoadScene()
Returns
| Type | Description |
|---|---|
| AsyncOperationHandle<SceneInstance> | The operation handle for the scene load. |
Unloads the reference as a scene.
public virtual AsyncOperationHandle<SceneInstance> UnLoadScene()
| Type | Description |
|---|---|
| AsyncOperationHandle<SceneInstance> | The operation handle for the scene load. |