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

namespace DG.Tweening.Plugins
{
public class RectOffsetPlugin // TypeDefIndex: 11232
{
	// Fields
	type#25037 _r;

	// Methods
	// RVA: -1
	public virtual type#28660 Reset(type#10681 t) { }
	// RVA: -1
	public virtual type#28660 SetFrom(type#10681 t, type#15313 isRelative) { }
	// RVA: -1
	public virtual type#28660 SetFrom(type#10681 t, type#25035 fromValue, type#15313 setImmediately) { }
	// RVA: -1
	public virtual type#25035 ConvertToStartValue(type#10681 t, type#25035 value) { }
	// RVA: -1
	public virtual type#28660 SetRelativeEndValue(type#10681 t) { }
	// RVA: -1
	public virtual type#28660 SetChangeValue(type#10681 t) { }
	// RVA: -1
	public virtual type#26059 GetSpeedBasedDuration(type#23433 options, type#26059 unitsXSecond, type#25035 changeValue) { }
	// RVA: -1
	public virtual type#28660 EvaluateAndApply(type#23433 options, type#27677 t, type#15313 isRelative, type#4317 getter, type#4338 setter, type#26059 elapsed, type#25035 startValue, type#25035 changeValue, type#26059 duration, type#15313 usingInversePosition, type#28189 updateNotice) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
