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

Parameters

scenes List of Scenes that should be saved.

Returns

bool True if the save succeeded. Otherwise false.

Description

Save a list of Scenes.

If an unsaved Scene is part of the list of Scenes a save dialog will appear to to prompt the user for location to save the Scene.