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

◆ Start()

override void UnityEngine.UI.Dropdown.Start ( )
inlineprotectedvirtual

Reimplemented from UnityEngine.EventSystems.UIBehaviour.

Definition at line 235 of file Dropdown.cs.

236 {
237 base.Start();
238 this.RefreshShownValue();
239 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and UnityEngine.UI.Dropdown.RefreshShownValue().