// Assembly: UnityEngine.HierarchyCoreModule
// Full name: Enumerator

public class Enumerator // TypeDefIndex: 12616
{
	// Fields
	type#19570 m_Enumerable;
	type#19564 m_HierarchyFlattened;
	type#19573 m_Node;
	type#20868 m_CurrentIndex;
	type#20868 m_ChildrenIndex;
	type#20868 m_ChildrenCount;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#19568 enumerable, type#19571 node) { }
	// RVA: -1
	public type#11908 get_Current() { }
	// RVA: -1
	public type#15313 MoveNext() { }
}
