Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EditorGUI.ChangeCheckScope.changed

public bool changed;

Description

True if GUI.changed was set to true, otherwise false.

Ends a change check started with ChangeCheckScope. See Also: EditorGUI.EndChangeCheck.

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