SceneInfoUtils.CachedScenes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cached scenes used by SceneInfoDrawer to keep property drawer performant.
public:
static property cli::array <UnityEditor::EditorBuildSettingsScene ^> ^ CachedScenes { cli::array <UnityEditor::EditorBuildSettingsScene ^> ^ get(); };
public static UnityEditor.EditorBuildSettingsScene[] CachedScenes { get; }
static member CachedScenes : UnityEditor.EditorBuildSettingsScene[]
Public Shared ReadOnly Property CachedScenes As EditorBuildSettingsScene()
Property Value
UnityEditor.EditorBuildSettingsScene[]