Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 476 Bytes

File metadata and controls

14 lines (10 loc) · 476 Bytes

EditorPersistentOption

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

Description

Specifies whatever a scene should be automatically opened outside of play-mode.

Values

Name Description
Never Never automatically open scene.
WhenAnyOfTheFollowingScenesAreOpened Automatically open scene when any specified scene is opened.
AnySceneOpened Automatically open scene when any scene opens.