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

namespace DG.Tweening.Core
{
public class DOTweenComponent // TypeDefIndex: 11276
{
	// Fields
	type#20872 inspectorUpdater;
	type#26060 _unscaledTime;
	type#26060 _unscaledDeltaTime;
	type#15314 _paused;
	type#26060 _pausedTime;
	type#15314 _duplicateToDestroy;

	// Methods
	// RVA: -1
	private type#28660 Awake() { }
	// RVA: -1
	private type#28660 Start() { }
	// RVA: -1
	private type#28660 Update() { }
	// RVA: -1
	private type#28660 LateUpdate() { }
	// RVA: -1
	private type#28660 FixedUpdate() { }
	// RVA: -1
	private type#28660 OnDrawGizmos() { }
	// RVA: -1
	private type#28660 OnDestroy() { }
	// RVA: -1
	public type#28660 OnApplicationPause(type#15313 pauseStatus) { }
	// RVA: -1
	public virtual type#19992 SetCapacity(type#20867 tweenersCapacity, type#20867 sequencesCapacity) { }
	// RVA: -1
	internal type#20073 WaitForCompletion(type#27677 t) { }
	// RVA: -1
	internal type#20073 WaitForRewind(type#27677 t) { }
	// RVA: -1
	internal type#20073 WaitForKill(type#27677 t) { }
	// RVA: -1
	internal type#20073 WaitForElapsedLoops(type#27677 t, type#20867 elapsedLoops) { }
	// RVA: -1
	internal type#20073 WaitForPosition(type#27677 t, type#26059 position) { }
	// RVA: -1
	internal type#20073 WaitForStart(type#27677 t) { }
	// RVA: -1
	internal static type#28660 Create() { }
	// RVA: -1
	internal static type#28660 DestroyInstance() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
