ChangeSceneEventArgs

struct in UnityEditor

Description

A change of this type indicates that an open scene has been changed ("dirtied") without any more specific information available. This happens for example when EditorSceneManager.MarkSceneDirty is used.

Properties

Property Description
sceneThe Scene that was changed.

Constructors

Constructor Description
ChangeSceneEventArgsConstructs a new instance.

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