Class EditorGUI.ChangeCheckScope
Inheritance
EditorGUI.ChangeCheckScope
Assembly: UnityEditor.dll
Syntax
public class ChangeCheckScope : GUI.Scope, IDisposable
Constructors
|
Improve this Doc
View Source
ChangeCheckScope()
Declaration
public ChangeCheckScope()
Properties
|
Improve this Doc
View Source
changed
Declaration
public bool changed { get; }
Property Value
Methods
|
Improve this Doc
View Source
CloseScope()
Declaration
protected override void CloseScope()
Overrides
Implements
Extension Methods