Method Dispose
Dispose()
Disposes of the scene state cleanup instance.
Declaration
public void Dispose()
Implements
Dispose(bool)
Disposes of the scene state cleanup instance.
Declaration
protected virtual void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | disposing | Set to true to reset the scenes list. Set to false to leave the scenes list as is. |