enum in AdvancedSceneManager.Models.Enums / Inherits from: Enum
Specifies what to do with a Models.SceneCollection during startup.
| Name | Description |
|---|---|
Auto |
Specifies that ASM should automatically decide if a Models.SceneCollection should be opened during startup. |
Open |
Specifies that a Models.SceneCollection will open during startup. |
DoNotOpen |
Specifies that a Models.SceneCollection will not open during startup. |