EditorSceneManager.MarkAllScenesDirty

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).