// Assembly: DOTween
// Full name: DG.Tweening.DOVirtual

namespace DG.Tweening
{
public class DOVirtual // TypeDefIndex: 11126
{

	// Methods
	// RVA: -1
	public static type#27696 Float(type#26059 from, type#26059 to, type#26059 duration, type#10652 onVirtualUpdate) { }
	// RVA: -1
	public static type#26059 EasedValue(type#26059 from, type#26059 to, type#26059 lifetimePercentage, type#17691 easeType) { }
	// RVA: -1
	public static type#26059 EasedValue(type#26059 from, type#26059 to, type#26059 lifetimePercentage, type#17691 easeType, type#26059 overshoot) { }
	// RVA: -1
	public static type#26059 EasedValue(type#26059 from, type#26059 to, type#26059 lifetimePercentage, type#17691 easeType, type#26059 amplitude, type#26059 period) { }
	// RVA: -1
	public static type#26059 EasedValue(type#26059 from, type#26059 to, type#26059 lifetimePercentage, type#14336 easeCurve) { }
	// RVA: -1
	public static type#27677 DelayedCall(type#26059 delay, type#27681 callback, type#15335 ignoreTimeScale) { }
}
}
