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

파라미터

scene The Scene that was opened.
mode The 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.