LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

ChangeType

enumeration

Description

Enum which describes the various types of changes that can occur on a VisualElement.

Properties

PersistentDataPersistence key or parent has changed on the current VisualElement.
PersistentDataPathPersistence key or parent has changed on some child of the current VisualElement.
AllAll change types have been flagged.