| LoadSceneOnStartBehaviour Class |
Namespace: Slash.Unity.Common.Loading
The LoadSceneOnStartBehaviour type exposes the following members.
| Name | Description | |
|---|---|---|
| LoadSceneOnStartBehaviour | Initializes a new instance of the LoadSceneOnStartBehaviour 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.
| |
| SceneName |
Name of scene to load.
|