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

public class Button // TypeDefIndex: 12565
{
	// Fields
	type#27930 value__;
	type#32916 None;
	type#32916 Primary;
	type#32916 FingerInTouch;
	type#32916 PenTipInTouch;
	type#32916 PenEraserInTouch;
	type#32916 PenBarrelButton;
	type#32916 MouseLeft;
	type#32916 MouseRight;
	type#32916 MouseMiddle;
	type#32916 MouseForward;
	type#32916 MouseBack;
}
