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

◆ ActivateInputFieldInternal()

void UnityEngine.UI.InputField.ActivateInputFieldInternal ( )
inlineprivate

Definition at line 2088 of file InputField.cs.

2089 {
2090 if (!true)
2091 {
2092 }
2094 }

References UnityEngine.EventSystems.EventSystem.current.

Referenced by UnityEngine.UI.InputField.LateUpdate().