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

パラメーター

scenes保存するシーンのリスト

戻り値

bool 保存が成功した場合は true、それ以外は false を返します。

説明

シーンのリストを保存します。

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