Version: 2021.1
언어: 한국어
public delegatevoid SceneSavingCallback (SceneManagement.Scene scene, string path);

파라미터

scene The Scene to be saved.
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.