Version: 2018.2
public delegatevoid SceneOpenedCallback (SceneManagement.Scene scene, SceneManagement.OpenSceneMode mode);

パラメーター

sceneThe Scene that was opened.
modeThe mode used to open the Scene.

説明

Callbacks of this type which have been added to the sceneOpened event are called after a Scene has been opened.