EditorSceneManager.SceneOpenedCallback

Declaration

public delegate void SceneOpenedCallback(SceneManagement.Scene scene, SceneManagement.OpenSceneMode mode);

Parameters

scene The Scene that was opened.
mode The mode used to open the Scene.

Description

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


Did you find this page useful? Please give it a rating: