Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EditorSceneManager.SceneClosedCallback

Callbacks of this type which have been added to the EditorSceneManager.sceneClosed event are called immediately after the Scene has been closed.
Read time 1 minuteLast updated 11 days ago

Definition

public delegate void EditorSceneManager.SceneClosedCallback(Scene scene)