Version: 2020.3
言語: 日本語
public delegatevoid NewSceneCreatedCallback (SceneManagement.Scene scene, SceneManagement.NewSceneSetup setup, SceneManagement.NewSceneMode mode);

パラメーター

scene The Scene that was created.
setup The setup mode used when creating the Scene.
mode The mode used for creating the Scene.

説明

Callbacks of this type which have been added to the newSceneCreated event are called after a new Scene has been created.