Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EditorSceneManager.SceneOpenedCallback

Callbacks of this type which have been added to the EditorSceneManager.sceneOpened event are called after a Scene has been opened.
Read time 1 minuteLast updated 10 days ago

Definition

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