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

public class Enumerator // TypeDefIndex: 8925
{
	// Fields
	type#27606 outer;
	type#20868 currentIndex;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#27605 outer) { }
	// RVA: -1
	public virtual type#23705 get_Current() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
}
