Version: 2017.3
public delegatevoid SceneSavingCallback (SceneManagement.Scene scene, string path);

パラメーター

scene 保存されるシーン
path The path to which the Scene is saved.

説明

Callbacks of this type which have been added to the sceneSaving event are called just before the Scene is saved.