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

Parameters

sceneThe Scene to be saved.
pathThe path to which the Scene is saved.

Description

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