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

namespace DG.Tweening
{
public class TweenSettingsExtensions // TypeDefIndex: 11217
{

	// Methods
	// RVA: -1
	public static type#831 SetAutoKill(type#831 t) { }
	// RVA: -1
	public static type#832 SetAutoKill(type#832 t, type#15313 autoKillOnCompletion) { }
	// RVA: -1
	public static type#840 SetId(type#840 t, type#23705 objectId) { }
	// RVA: -1
	public static type#841 SetId(type#841 t, type#26576 stringId) { }
	// RVA: -1
	public static type#839 SetId(type#839 t, type#20867 intId) { }
	// RVA: -1
	public static type#842 SetLink(type#842 t, type#19062 gameObject) { }
	// RVA: -1
	public static type#843 SetLink(type#843 t, type#19062 gameObject, type#22002 behaviour) { }
	// RVA: -1
	public static type#852 SetTarget(type#852 t, type#23705 target) { }
	// RVA: -1
	public static type#844 SetLoops(type#844 t, type#20867 loops) { }
	// RVA: -1
	public static type#845 SetLoops(type#845 t, type#20867 loops, type#22196 loopType) { }
	// RVA: -1
	public static type#835 SetEase(type#835 t, type#17691 ease) { }
	// RVA: -1
	public static type#837 SetEase(type#837 t, type#17691 ease, type#26059 overshoot) { }
	// RVA: -1
	public static type#838 SetEase(type#838 t, type#17691 ease, type#26059 amplitude, type#26059 period) { }
	// RVA: -1
	public static type#834 SetEase(type#834 t, type#14336 animCurve) { }
	// RVA: -1
	public static type#836 SetEase(type#836 t, type#17698 customEase) { }
	// RVA: -1
	public static type#846 SetRecyclable(type#846 t) { }
	// RVA: -1
	public static type#847 SetRecyclable(type#847 t, type#15313 recyclable) { }
	// RVA: -1
	public static type#853 SetUpdate(type#853 t, type#15313 isIndependentUpdate) { }
	// RVA: -1
	public static type#854 SetUpdate(type#854 t, type#28195 updateType) { }
	// RVA: -1
	public static type#855 SetUpdate(type#855 t, type#28195 updateType, type#15313 isIndependentUpdate) { }
	// RVA: -1
	public static type#825 OnStart(type#825 t, type#27681 action) { }
	// RVA: -1
	public static type#823 OnPlay(type#823 t, type#27681 action) { }
	// RVA: -1
	public static type#822 OnPause(type#822 t, type#27681 action) { }
	// RVA: -1
	public static type#824 OnRewind(type#824 t, type#27681 action) { }
	// RVA: -1
	public static type#827 OnUpdate(type#827 t, type#27681 action) { }
	// RVA: -1
	public static type#826 OnStepComplete(type#826 t, type#27681 action) { }
	// RVA: -1
	public static type#820 OnComplete(type#820 t, type#27681 action) { }
	// RVA: -1
	public static type#821 OnKill(type#821 t, type#27681 action) { }
	// RVA: -1
	public static type#828 OnWaypointChange(type#828 t, type#10649 action) { }
	// RVA: -1
	public static type#829 SetAs(type#829 t, type#27677 asTween) { }
	// RVA: -1
	public static type#830 SetAs(type#830 t, type#27688 tweenParams) { }
	// RVA: -1
	public static type#25818 Append(type#25818 s, type#27677 t) { }
	// RVA: -1
	public static type#25818 Prepend(type#25818 s, type#27677 t) { }
	// RVA: -1
	public static type#25818 Join(type#25818 s, type#27677 t) { }
	// RVA: -1
	public static type#25818 Insert(type#25818 s, type#26059 atPosition, type#27677 t) { }
	// RVA: -1
	public static type#25818 AppendInterval(type#25818 s, type#26059 interval) { }
	// RVA: -1
	public static type#25818 PrependInterval(type#25818 s, type#26059 interval) { }
	// RVA: -1
	public static type#25818 AppendCallback(type#25818 s, type#27681 callback) { }
	// RVA: -1
	public static type#25818 PrependCallback(type#25818 s, type#27681 callback) { }
	// RVA: -1
	public static type#25818 InsertCallback(type#25818 s, type#26059 atPosition, type#27681 callback) { }
	// RVA: -1
	public static type#817 From(type#817 t) { }
	// RVA: -1
	public static type#818 From(type#818 t, type#15313 isRelative) { }
	// RVA: -1
	public static type#10662 From(type#10662 t, type#1961 fromValue, type#15335 setImmediately) { }
	// RVA: -1
	public static type#10673 From(type#10673 t, type#26059 fromAlphaValue, type#15335 setImmediately) { }
	// RVA: -1
	public static type#10689 From(type#10689 t, type#26059 fromValue, type#15335 setImmediately) { }
	// RVA: -1
	public static type#833 SetDelay(type#833 t, type#26059 delay) { }
	// RVA: -1
	public static type#848 SetRelative(type#848 t) { }
	// RVA: -1
	public static type#849 SetRelative(type#849 t, type#15313 isRelative) { }
	// RVA: -1
	public static type#850 SetSpeedBased(type#850 t) { }
	// RVA: -1
	public static type#851 SetSpeedBased(type#851 t, type#15313 isSpeedBased) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10682 t, type#15313 snapping) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10686 t, type#15313 snapping) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10686 t, type#14817 axisConstraint, type#15335 snapping) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10689 t, type#15313 snapping) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10689 t, type#14817 axisConstraint, type#15335 snapping) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10690 t, type#15313 snapping) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10690 t, type#14817 axisConstraint, type#15335 snapping) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10679 t, type#15335 useShortest360Route) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10673 t, type#15313 alphaOnly) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10680 t, type#15313 snapping) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10683 t, type#15313 richTextEnabled, type#25666 scrambleMode, type#26596 scrambleChars) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10687 t, type#15313 snapping) { }
	// RVA: -1
	public static type#27696 SetOptions(type#10687 t, type#14817 axisConstraint, type#15335 snapping) { }
	// RVA: -1
	public static type#10688 SetOptions(type#10688 t, type#14817 lockPosition, type#14819 lockRotation) { }
	// RVA: -1
	public static type#10688 SetOptions(type#10688 t, type#15313 closePath, type#14819 lockPosition, type#14819 lockRotation) { }
	// RVA: -1
	public static type#10688 SetLookAt(type#10688 t, type#28468 lookAtPosition, type#9735 forwardDirection, type#9735 up) { }
	// RVA: -1
	public static type#10688 SetLookAt(type#10688 t, type#27605 lookAtTransform, type#9735 forwardDirection, type#9735 up) { }
	// RVA: -1
	public static type#10688 SetLookAt(type#10688 t, type#26059 lookAhead, type#9735 forwardDirection, type#9735 up) { }
	// RVA: -1
	private static type#28660 SetPathForwardDirection(type#10688 t, type#9735 forwardDirection, type#9735 up) { }
}
}
