Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ObjectChangeKind.ChangeGameObjectStructure

Description

A change of this type indicates that the structure of a GameObject has changed. This happens when a component is added to or removed from the GameObject using Undo.AddComponent or Undo.DestroyObjectImmediate.