Class SceneStateCleanup
Cleans up scenes in the scene manager.
Implements
Inherited Members
Namespace: UnityEditor.Build.Utilities
Assembly: solution.dll
Syntax
public class SceneStateCleanup : IDisposable
Constructors
Name | Description |
---|---|
SceneStateCleanup() | Creates a new scene state cleanup object. |
Methods
Name | Description |
---|---|
Dispose() | Disposes of the scene state cleanup instance. |
Dispose(bool) | Disposes of the scene state cleanup instance. |