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

◆ StartColorTween()

void UnityEngine.UI.Selectable.StartColorTween ( Color targetColor,
bool instant )
inlineprivateinherited

Definition at line 615 of file Selectable.cs.

616 {
617 Graphic targetGraphic = this.m_TargetGraphic;
618 if (!true)
619 {
620 }
621 }

References UnityEngine.UI.Selectable.m_TargetGraphic, and UnityEngine.UI.Selectable.targetGraphic.