// Assembly: UnityEngine.UIElementsModule
// Full name: NoInput

public class NoInput // TypeDefIndex: 5419
{

	// Methods
	// 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#20867 get_touchCount() { }
	// RVA: -1
	public virtual type#27552 GetTouch(type#20867 index) { }
	// RVA: -1
	public virtual type#28660 ClearLastPenContactEvent() { }
	// RVA: -1
	public virtual type#24341 GetLastPenContactEvent() { }
	// RVA: -1
	public virtual type#15313 get_mousePresent() { }
	// 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#20867 get_mouseButtonCount() { }
	// RVA: -1
	public virtual type#15313 get_anyKey() { }
	// RVA: -1
	public virtual type#26059 get_unscaledTime() { }
	// RVA: -1
	public virtual type#26059 get_doubleClickTime() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
