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

public class ButtonsState // TypeDefIndex: 12566
{
	// Fields
	type#27918 _state;

	// Methods
	// RVA: -1
	public type#28660 Set(type#32913 button, type#15313 pressed) { }
	// RVA: -1
	public type#15313 Get(type#32913 button) { }
	// RVA: -1
	public type#28660 Reset() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
