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

namespace DG.Tweening
{
public class DOTween // TypeDefIndex: 11124
{
	// Fields
	type#26592 Version;
	type#15321 useSafeMode;
	type#23371 nestedTweenFailureBehaviour;
	type#15321 showUnityEditorReport;
	type#26067 timeScale;
	type#15321 useSmoothDeltaTime;
	type#26067 maxSmoothUnscaledTime;
	type#25403 rewindCallbackMode;
	type#22166 _logBehaviour;
	type#5935 onWillLog;
	type#15321 drawGizmos;
	type#15321 debugMode;
	type#15319 _fooDebugStoreTargetId;
	type#28198 defaultUpdateType;
	type#15321 defaultTimeScaleIndependent;
	type#14793 defaultAutoPlay;
	type#15321 defaultAutoKill;
	type#22199 defaultLoopType;
	type#15321 defaultRecyclable;
	type#17694 defaultEaseType;
	type#26067 defaultEaseOvershootOrAmplitude;
	type#26067 defaultEasePeriod;
	type#16854 instance;
	type#20874 maxActiveTweenersReached;
	type#20874 maxActiveSequencesReached;
	type#25579 safeModeReport;
	type#9169 GizmosDelegates;
	type#15320 initialized;
	type#15320 isQuitting;

	// Methods
	// RVA: -1
	public static type#22164 get_logBehaviour() { }
	// RVA: -1
	public static type#28660 set_logBehaviour(type#22164 value) { }
	// RVA: -1
	public static type#15313 get_debugStoreTargetId() { }
	// RVA: -1
	public static type#28660 set_debugStoreTargetId(type#15313 value) { }
	// RVA: -1
	public static type#19992 Init(type#9621 recycleAllByDefault, type#9621 useSafeMode, type#9682 logBehaviour) { }
	// RVA: -1
	private static type#28660 AutoInit() { }
	// RVA: -1
	private static type#19992 Init(type#16860 settings, type#9615 recycleAllByDefault, type#9615 useSafeMode, type#9681 logBehaviour) { }
	// RVA: -1
	public static type#28660 SetTweensCapacity(type#20867 tweenersCapacity, type#20867 sequencesCapacity) { }
	// RVA: -1
	public static type#28660 Clear(type#15335 destroy) { }
	// RVA: -1
	public static type#28660 ClearCachedTweens() { }
	// RVA: -1
	public static type#20867 Validate() { }
	// RVA: -1
	public static type#28660 ManualUpdate(type#26059 deltaTime, type#26059 unscaledDeltaTime) { }
	// RVA: -1
	public static type#10682 To(type#4318 getter, type#4339 setter, type#26059 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10675 To(type#4312 getter, type#4333 setter, type#17430 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10676 To(type#4313 getter, type#4334 setter, type#20867 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10684 To(type#4320 getter, type#4342 setter, type#27917 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10677 To(type#4314 getter, type#4335 setter, type#20900 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10685 To(type#4321 getter, type#4343 setter, type#27937 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10683 To(type#4319 getter, type#4341 setter, type#26576 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10686 To(type#4322 getter, type#4344 setter, type#28439 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10689 To(type#4323 getter, type#4345 setter, type#28468 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10690 To(type#4324 getter, type#4346 setter, type#28494 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10679 To(type#4315 getter, type#4336 setter, type#28468 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10673 To(type#4310 getter, type#4331 setter, type#16067 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10680 To(type#4316 getter, type#4337 setter, type#25017 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#27696 To(type#4317 getter, type#4338 setter, type#25035 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10658 To(type#2981 plugin, type#4305 getter, type#4326 setter, type#1818 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10689 ToAxis(type#4323 getter, type#4345 setter, type#26059 endValue, type#26059 duration, type#14819 axisConstraint) { }
	// RVA: -1
	public static type#10673 ToAlpha(type#4310 getter, type#4331 setter, type#26059 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#27696 To(type#4339 setter, type#26059 startValue, type#26059 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#10687 Punch(type#4323 getter, type#4345 setter, type#28468 direction, type#26059 duration, type#20891 vibrato, type#26077 elasticity) { }
	// RVA: -1
	public static type#10687 Shake(type#4323 getter, type#4345 setter, type#26059 duration, type#26077 strength, type#20891 vibrato, type#26077 randomness, type#15335 ignoreZAxis, type#15335 fadeOut) { }
	// RVA: -1
	public static type#10687 Shake(type#4323 getter, type#4345 setter, type#26059 duration, type#28468 strength, type#20891 vibrato, type#26077 randomness, type#15335 fadeOut) { }
	// RVA: -1
	private static type#10687 Shake(type#4323 getter, type#4345 setter, type#26059 duration, type#28468 strength, type#20867 vibrato, type#26059 randomness, type#15313 ignoreZAxis, type#15313 vectorBased, type#15313 fadeOut) { }
	// RVA: -1
	public static type#10687 ToArray(type#4323 getter, type#4345 setter, type#13587 endValues, type#13412 durations) { }
	// RVA: -1
	internal static type#10674 To(type#4311 getter, type#4332 setter, type#16082 endValue, type#26059 duration) { }
	// RVA: -1
	public static type#25818 Sequence() { }
	// RVA: -1
	public static type#20867 CompleteAll(type#15335 withCallbacks) { }
	// RVA: -1
	public static type#20867 Complete(type#23705 targetOrId, type#15335 withCallbacks) { }
	// RVA: -1
	internal static type#20867 CompleteAndReturnKilledTot() { }
	// RVA: -1
	internal static type#20867 CompleteAndReturnKilledTot(type#23705 targetOrId) { }
	// RVA: -1
	internal static type#20867 CompleteAndReturnKilledTotExceptFor(type#13299 excludeTargetsOrIds) { }
	// RVA: -1
	public static type#20867 FlipAll() { }
	// RVA: -1
	public static type#20867 Flip(type#23705 targetOrId) { }
	// RVA: -1
	public static type#20867 GotoAll(type#26059 to, type#15335 andPlay) { }
	// RVA: -1
	public static type#20867 Goto(type#23705 targetOrId, type#26059 to, type#15335 andPlay) { }
	// RVA: -1
	public static type#20867 KillAll(type#15335 complete) { }
	// RVA: -1
	public static type#20867 KillAll(type#15313 complete, type#13299 idsOrTargetsToExclude) { }
	// RVA: -1
	public static type#20867 Kill(type#23705 targetOrId, type#15335 complete) { }
	// RVA: -1
	public static type#20867 PauseAll() { }
	// RVA: -1
	public static type#20867 Pause(type#23705 targetOrId) { }
	// RVA: -1
	public static type#20867 PlayAll() { }
	// RVA: -1
	public static type#20867 Play(type#23705 targetOrId) { }
	// RVA: -1
	public static type#20867 Play(type#23705 target, type#23705 id) { }
	// RVA: -1
	public static type#20867 PlayBackwardsAll() { }
	// RVA: -1
	public static type#20867 PlayBackwards(type#23705 targetOrId) { }
	// RVA: -1
	public static type#20867 PlayBackwards(type#23705 target, type#23705 id) { }
	// RVA: -1
	public static type#20867 PlayForwardAll() { }
	// RVA: -1
	public static type#20867 PlayForward(type#23705 targetOrId) { }
	// RVA: -1
	public static type#20867 PlayForward(type#23705 target, type#23705 id) { }
	// RVA: -1
	public static type#20867 RestartAll(type#15335 includeDelay) { }
	// RVA: -1
	public static type#20867 Restart(type#23705 targetOrId, type#15335 includeDelay, type#26077 changeDelayTo) { }
	// RVA: -1
	public static type#20867 Restart(type#23705 target, type#23705 id, type#15335 includeDelay, type#26077 changeDelayTo) { }
	// RVA: -1
	public static type#20867 RewindAll(type#15335 includeDelay) { }
	// RVA: -1
	public static type#20867 Rewind(type#23705 targetOrId, type#15335 includeDelay) { }
	// RVA: -1
	public static type#20867 SmoothRewindAll() { }
	// RVA: -1
	public static type#20867 SmoothRewind(type#23705 targetOrId) { }
	// RVA: -1
	public static type#20867 TogglePauseAll() { }
	// RVA: -1
	public static type#20867 TogglePause(type#23705 targetOrId) { }
	// RVA: -1
	public static type#15313 IsTweening(type#23705 targetOrId, type#15335 alsoCheckIfIsPlaying) { }
	// RVA: -1
	public static type#20867 TotalPlayingTweens() { }
	// RVA: -1
	public static type#9165 PlayingTweens(type#9168 fillableList) { }
	// RVA: -1
	public static type#9165 PausedTweens(type#9168 fillableList) { }
	// RVA: -1
	public static type#9165 TweensById(type#23705 id, type#15335 playingOnly, type#9168 fillableList) { }
	// RVA: -1
	public static type#9165 TweensByTarget(type#23705 target, type#15335 playingOnly, type#9168 fillableList) { }
	// RVA: -1
	private static type#28660 InitCheck() { }
	// RVA: -1
	private static type#10657 ApplyTo(type#4304 getter, type#4325 setter, type#1817 endValue, type#26059 duration, type#2980 plugin) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
