Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 657 Bytes

File metadata and controls

15 lines (11 loc) · 657 Bytes

SceneAutoTrackOutsideASMOption

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

Description

Specifies if ASM should auto track scenes that were loaded outside of ASM.

Values

Name Description
NoTracking Specifies ASM shouldn't auto track any scenes when loaded outside ASM.
Collections Specifies ASM should auto track collection scenes when loaded outside ASM.
Standalone Specifies ASM should auto track standalone collection scenes when loaded outside ASM.
DynamicCollections Specifies ASM should auto track dynamic collection scenes when loaded outside ASM.