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

public class Input // TypeDefIndex: 12579
{

	// Methods
	// RVA: -1
	public virtual type#26576 get_compositionString() { }
	// RVA: -1
	public virtual type#15313 GetKey(type#21557 key) { }
	// RVA: -1
	public virtual type#15313 GetButtonDown(type#26576 button) { }
	// RVA: -1
	public virtual type#26059 GetAxisRaw(type#26576 axis) { }
	// RVA: -1
	public virtual type#24341 GetLastPenContactEvent() { }
	// RVA: -1
	public virtual type#15313 get_touchSupported() { }
	// RVA: -1
	public virtual type#20867 get_touchCount() { }
	// RVA: -1
	public virtual type#27552 GetTouch(type#20867 index) { }
	// RVA: -1
	public virtual type#15313 get_mousePresent() { }
	// RVA: -1
	public virtual type#15313 GetMouseButton(type#20867 button) { }
	// RVA: -1
	public virtual type#15313 GetMouseButtonDown(type#20867 button) { }
	// RVA: -1
	public virtual type#15313 GetMouseButtonUp(type#20867 button) { }
	// RVA: -1
	public virtual type#28468 get_mousePosition() { }
	// RVA: -1
	public virtual type#28439 get_mouseScrollDelta() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
