// Assembly: DOTween
// Full name: DG.Tweening.Plugins.PathPlugin

namespace DG.Tweening.Plugins
{
public class PathPlugin // TypeDefIndex: 11228
{
	// Fields
	type#26081 MinLookAhead;

	// Methods
	// RVA: -1
	public virtual type#28660 Reset(type#10688 t) { }
	// RVA: -1
	public virtual type#28660 SetFrom(type#10688 t, type#15313 isRelative) { }
	// RVA: -1
	public virtual type#28660 SetFrom(type#10688 t, type#24308 fromValue, type#15313 setImmediately) { }
	// RVA: -1
	public static type#3002 Get() { }
	// RVA: -1
	public virtual type#24308 ConvertToStartValue(type#10688 t, type#28468 value) { }
	// RVA: -1
	public virtual type#28660 SetRelativeEndValue(type#10688 t) { }
	// RVA: -1
	public virtual type#28660 SetChangeValue(type#10688 t) { }
	// RVA: -1
	public virtual type#26059 GetSpeedBasedDuration(type#24324 options, type#26059 unitsXSecond, type#24308 changeValue) { }
	// RVA: -1
	public virtual type#28660 EvaluateAndApply(type#24324 options, type#27677 t, type#15313 isRelative, type#4323 getter, type#4345 setter, type#26059 elapsed, type#24308 startValue, type#24308 changeValue, type#26059 duration, type#15313 usingInversePosition, type#28189 updateNotice) { }
	// RVA: -1
	public type#28660 SetOrientation(type#24324 options, type#27677 t, type#24308 path, type#26059 pathPerc, type#28468 tPos, type#28189 updateNotice) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
