sceneListChanged
A delegate called whenever EditorBuildSettings.scenes is set.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Event
- Namespace: UnityEditor
- Assembly: UnityEditor
public static event Action sceneListChanged
Remarks
Used by any system that needs to be aware of updates to the Scenes list. Is only called if the Scenes array actually changes.