LoadSceneBehaviour Class |
[Missing <summary> documentation for "T:Slash.Unity.Common.Loading.LoadSceneBehaviour"]
Namespace: Slash.Unity.Common.Loading
The LoadSceneBehaviour type exposes the following members.
Name | Description | |
---|---|---|
LoadSceneBehaviour | Initializes a new instance of the LoadSceneBehaviour class |
Name | Description | |
---|---|---|
LoadAdditive |
Indicates if the scene should be loaded additive to existing one.
If loaded additive the old scene objects are not removed.
| |
SceneManager |
Scene manager to use. If not set, the levels are loaded directly.
| |
SceneName |
Name of scene to load.
| |
WindowManager |
Window manager to use. If not set, the windows are loaded directly.
|