// Assembly: UnityEngine.UI
// Full name: UnityEngine.EventSystems.AxisEventData

namespace UnityEngine.EventSystems
{
public class AxisEventData // TypeDefIndex: 10757
{
	// Fields
	type#28440 <moveVector>k__BackingField;
	type#22982 <moveDir>k__BackingField;

	// Methods
	// RVA: -1
	public type#28439 get_moveVector() { }
	// RVA: -1
	public type#28660 set_moveVector(type#28439 value) { }
	// RVA: -1
	public type#22981 get_moveDir() { }
	// RVA: -1
	public type#28660 set_moveDir(type#22981 value) { }
	// RVA: -1
	public type#28660 .ctor(type#18060 eventSystem) { }
}
}
