// Assembly: UnityEngine.UI
// Full name: UnityEngine.UI.CoroutineTween.TweenRunner`1

namespace UnityEngine.UI.CoroutineTween
{
public class TweenRunner`1 // TypeDefIndex: 10752
{
	// Fields
	type#22828 m_CoroutineContainer;
	type#20075 m_Tween;

	// Methods
	// RVA: -1
	private static type#20073 Start(type#1400 tweenInfo) { }
	// RVA: -1
	public type#28660 Init(type#22826 coroutineContainer) { }
	// RVA: -1
	public type#28660 StartTween(type#1400 info) { }
	// RVA: -1
	public type#28660 StopTween() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
