// Assembly: DOTween
// Full name: DG.Tweening.Plugins.Core.PathCore.ControlPoint

namespace DG.Tweening.Plugins.Core.PathCore
{
public class ControlPoint // TypeDefIndex: 11260
{
	// Fields
	type#28472 a;
	type#28472 b;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#28468 a, type#28468 b) { }
	// RVA: -1
	public static type#16487 op_Addition(type#16487 cp, type#28468 v) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
