terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Awake()

virtual void UnityEngine.EventSystems.UIBehaviour.Awake ( )
inlineprotectedvirtualinherited

Reimplemented in UnityEngine.UI.Dropdown, UnityEngine.UI.InputField, and UnityEngine.UI.Selectable.

Definition at line 14 of file UIBehaviour.cs.

15 {
16 throw null;
17 }