// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.HierarchyChangeType

namespace UnityEngine.UIElements
{
public class HierarchyChangeType // TypeDefIndex: 6303
{
	// Fields
	type#20890 value__;
	type#19556 AddedToParent;
	type#19556 RemovedFromParent;
	type#19556 ChildrenReordered;
	type#19556 AttachedToPanel;
	type#19556 DetachedFromPanel;
}
}
