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

namespace DG.Tweening.Plugins
{
public class Vector4Plugin // TypeDefIndex: 11236
{

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