// Assembly: UnityEngine.InputForUIModule
// Full name: ButtonEventsIterator

public class ButtonEventsIterator // TypeDefIndex: 12576
{
	// Fields
	type#27918 _mask;
	type#20868 _bit;

	// Methods
	// RVA: -1
	public type#15313 get_Current() { }
	// RVA: -1
	public virtual type#15313 MoveNext() { }
	// RVA: -1
	public virtual type#28660 Reset() { }
	// RVA: -1
	private virtual type#23705 System.Collections.IEnumerator.get_Current() { }
	// RVA: -1
	public static type#31920 FromState(type#15313 previous, type#15313 down, type#15313 up, type#15313 current) { }
}
