Version: 2017.3
public static bool SaveScenes (Scene[] scenes);

Parámetros

scenes List of Scenes that should be saved.

Valor de retorno

bool True if the save succeeded. Otherwise false.

Descripción

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.