terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ StartTween()

void UnityEngine.UI.CoroutineTween.TweenRunner< T >.StartTween ( T info)
inline

Definition at line 26 of file TweenRunner.cs.

27 {
28 MonoBehaviour coroutineContainer = this.m_CoroutineContainer;
29 if (!true)
30 {
31 }
32 Debug.LogWarning("Coroutine container not configured... did you forget to call Init?");
33 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, UnityEngine.Debug.LogWarning(), and UnityEngine.UI.CoroutineTween.TweenRunner< T >.m_CoroutineContainer.