Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EditorSceneManager.MarkAllScenesDirty

Declaration

public static void MarkAllScenesDirty();

Description

Mark all the loaded Scenes as modified.

This function marks all the currently loaded Scenes in the Editor as modified (having unsaved changes).