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

namespace DG.Tweening.Plugins
{
public class ColorPlugin // TypeDefIndex: 11229
{

	// Methods
	// RVA: -1
	public virtual type#28660 Reset(type#10673 t) { }
	// RVA: -1
	public virtual type#28660 SetFrom(type#10673 t, type#15313 isRelative) { }
	// RVA: -1
	public virtual type#28660 SetFrom(type#10673 t, type#16067 fromValue, type#15313 setImmediately) { }
	// RVA: -1
	public virtual type#16067 ConvertToStartValue(type#10673 t, type#16067 value) { }
	// RVA: -1
	public virtual type#28660 SetRelativeEndValue(type#10673 t) { }
	// RVA: -1
	public virtual type#28660 SetChangeValue(type#10673 t) { }
	// RVA: -1
	public virtual type#26059 GetSpeedBasedDuration(type#16122 options, type#26059 unitsXSecond, type#16067 changeValue) { }
	// RVA: -1
	public virtual type#28660 EvaluateAndApply(type#16122 options, type#27677 t, type#15313 isRelative, type#4310 getter, type#4331 setter, type#26059 elapsed, type#16067 startValue, type#16067 changeValue, type#26059 duration, type#15313 usingInversePosition, type#28189 updateNotice) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
