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

public class Enumerator // TypeDefIndex: 12631
{
	// Fields
	type#19564 m_HierarchyFlattened;
	type#31677 m_Predicate;
	type#19580 m_Flags;
	type#12397 m_NodesPtr;
	type#20877 m_NodesCount;
	type#20877 m_Version;
	type#20868 m_Index;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#19608 enumerable) { }
	// RVA: -1
	public type#11908 get_Current() { }
	// RVA: -1
	public type#15313 MoveNext() { }
	// RVA: -1
	private type#28660 ThrowIfVersionChanged() { }
}
