// Assembly: UnityEngine.HierarchyCoreModule
// Full name: Unity.Hierarchy.HierarchyNodeFlags

namespace Unity.Hierarchy
{
public class HierarchyNodeFlags // TypeDefIndex: 12643
{
	// Fields
	type#27930 value__;
	type#19582 None;
	type#19582 Expanded;
	type#19582 Selected;
	type#19582 Cut;
	type#19582 Hidden;
}
}
