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

namespace DG.Tweening
{
public class TweenExtensions // TypeDefIndex: 11136
{

	// Methods
	// RVA: -1
	public static type#28660 Complete(type#27677 t) { }
	// RVA: -1
	public static type#28660 Complete(type#27677 t, type#15313 withCallbacks) { }
	// RVA: -1
	public static type#28660 Flip(type#27677 t) { }
	// RVA: -1
	public static type#28660 ForceInit(type#27677 t) { }
	// RVA: -1
	public static type#28660 Goto(type#27677 t, type#26059 to, type#15335 andPlay) { }
	// RVA: -1
	public static type#28660 Kill(type#27677 t, type#15335 complete) { }
	// RVA: -1
	public static type#814 Pause(type#814 t) { }
	// RVA: -1
	public static type#815 Play(type#815 t) { }
	// RVA: -1
	public static type#28660 PlayBackwards(type#27677 t) { }
	// RVA: -1
	public static type#28660 PlayForward(type#27677 t) { }
	// RVA: -1
	public static type#28660 Restart(type#27677 t, type#15335 includeDelay, type#26077 changeDelayTo) { }
	// RVA: -1
	public static type#28660 Rewind(type#27677 t, type#15335 includeDelay) { }
	// RVA: -1
	public static type#28660 SmoothRewind(type#27677 t) { }
	// RVA: -1
	public static type#28660 TogglePause(type#27677 t) { }
	// RVA: -1
	public static type#28660 GotoWaypoint(type#27677 t, type#20867 waypointIndex, type#15335 andPlay) { }
	// RVA: -1
	public static type#29566 WaitForCompletion(type#27677 t) { }
	// RVA: -1
	public static type#29566 WaitForRewind(type#27677 t) { }
	// RVA: -1
	public static type#29566 WaitForKill(type#27677 t) { }
	// RVA: -1
	public static type#29566 WaitForElapsedLoops(type#27677 t, type#20867 elapsedLoops) { }
	// RVA: -1
	public static type#29566 WaitForPosition(type#27677 t, type#26059 position) { }
	// RVA: -1
	public static type#16554 WaitForStart(type#27677 t) { }
	// RVA: -1
	public static type#20867 CompletedLoops(type#27677 t) { }
	// RVA: -1
	public static type#26059 Delay(type#27677 t) { }
	// RVA: -1
	public static type#26059 Duration(type#27677 t, type#15335 includeLoops) { }
	// RVA: -1
	public static type#26059 Elapsed(type#27677 t, type#15335 includeLoops) { }
	// RVA: -1
	public static type#26059 ElapsedPercentage(type#27677 t, type#15335 includeLoops) { }
	// RVA: -1
	public static type#26059 ElapsedDirectionalPercentage(type#27677 t) { }
	// RVA: -1
	public static type#15313 IsActive(type#27677 t) { }
	// RVA: -1
	public static type#15313 IsBackwards(type#27677 t) { }
	// RVA: -1
	public static type#15313 IsComplete(type#27677 t) { }
	// RVA: -1
	public static type#15313 IsInitialized(type#27677 t) { }
	// RVA: -1
	public static type#15313 IsPlaying(type#27677 t) { }
	// RVA: -1
	public static type#20867 Loops(type#27677 t) { }
	// RVA: -1
	public static type#28468 PathGetPoint(type#27677 t, type#26059 pathPercentage) { }
	// RVA: -1
	public static type#13587 PathGetDrawPoints(type#27677 t, type#20891 subdivisionsXSegment) { }
	// RVA: -1
	public static type#26059 PathLength(type#27677 t) { }
}
}
