public static bool SaveScenes (Scene[] scenes);

파라미터

scenesList of Scenes that should be saved.

반환

bool True if the save succeeded. Otherwise false.

설명

Save a list of Scenes.

If an unsaved Scene is part of the list of Scenes, a save dialog appears requesting the location the Scene should be saved in.