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

namespace DG.Tweening
{
public class EaseFunction // TypeDefIndex: 11122
{

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#23705 object, type#20925 method) { }
	// RVA: -1
	public virtual type#26059 Invoke(type#26059 time, type#26059 duration, type#26059 overshootOrAmplitude, type#26059 period) { }
	// RVA: -1
	public virtual type#19811 BeginInvoke(type#26059 time, type#26059 duration, type#26059 overshootOrAmplitude, type#26059 period, type#14561 callback, type#23705 object) { }
	// RVA: -1
	public virtual type#26059 EndInvoke(type#19811 result) { }
}
}
