// Assembly: Assembly-CSharp
// Full name: UnityEngine.UI.Extensions.MultiTouchScrollRect

namespace UnityEngine.UI.Extensions
{
public class MultiTouchScrollRect // TypeDefIndex: 2311
{
	// Fields
	type#20868 PLJMCLMOEMI;

	// Methods
	// RVA: -1
	public virtual type#28660 OnBeginDrag(type#24510 HGMANFNHIGI) { }
	// RVA: -1
	public virtual type#28660 OnDrag(type#24510 HGMANFNHIGI) { }
	// RVA: -1
	public virtual type#28660 OnEndDrag(type#24510 HGMANFNHIGI) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
