// Assembly: UnityEngine.UI
// Full name: ButtonState

public class ButtonState // TypeDefIndex: 10794
{
	// Fields
	type#32927 m_Button;
	type#32931 m_EventData;

	// Methods
	// RVA: -1
	public type#32930 get_eventData() { }
	// RVA: -1
	public type#28660 set_eventData(type#32930 value) { }
	// RVA: -1
	public type#32926 get_button() { }
	// RVA: -1
	public type#28660 set_button(type#32926 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
