public static bool SaveOpenScenes ();

Returns

bool Returns true if all open Scenes are successfully saved.

Description

Создает новую сцену.

Note: You must mark your Scenes as dirty to be able to save them. Use EditorSceneManager.MarkAllScenesDirty to do this.