Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 538 Bytes

File metadata and controls

14 lines (10 loc) · 538 Bytes

CollectionStartupOption

enum in AdvancedSceneManager.Models.Enums / Inherits from: Enum

Description

Specifies what to do with a Models.SceneCollection during startup.

Values

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.