// Assembly: DOTween
// Full name: DG.Tweening.Plugins.Core.ABSTweenPlugin`3

namespace DG.Tweening.Plugins.Core
{
public class ABSTweenPlugin`3 // TypeDefIndex: 11257
{

	// Methods
	// RVA: -1
	public abstract type#28660 Reset(type#10671 t) { }
	// RVA: -1
	public abstract type#28660 SetFrom(type#10671 t, type#15313 isRelative) { }
	// RVA: -1
	public abstract type#28660 SetFrom(type#10671 t, type#1980 fromValue, type#15313 setImmediately) { }
	// RVA: -1
	public abstract type#1980 ConvertToStartValue(type#10671 t, type#972 value) { }
	// RVA: -1
	public abstract type#28660 SetRelativeEndValue(type#10671 t) { }
	// RVA: -1
	public abstract type#28660 SetChangeValue(type#10671 t) { }
	// RVA: -1
	public abstract type#26059 GetSpeedBasedDuration(type#2289 options, type#26059 unitsXSecond, type#1980 changeValue) { }
	// RVA: -1
	public abstract type#28660 EvaluateAndApply(type#2289 options, type#27677 t, type#15313 isRelative, type#4307 getter, type#4328 setter, type#26059 elapsed, type#1980 startValue, type#1980 changeValue, type#26059 duration, type#15313 usingInversePosition, type#28189 updateNotice) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
