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

◆ current

EventSystem UnityEngine.EventSystems.EventSystem.current
staticgetset

Definition at line 16 of file EventSystem.cs.

17 {
18 get
19 {
20 if (!true)
21 {
22 }
23 if (!true)
24 {
25 }
26 return 1;
27 }
28 set
29 {
30 if (!true)
31 {
32 }
33 if (!true)
34 {
35 }
36 }
37 }

Referenced by UnityEngine.UI.InputField.ActivateInputFieldInternal(), UnityEngine.UI.Selectable.OnEnable(), UnityEngine.UI.InputField.OnPointerDown(), UnityEngine.UI.Selectable.OnPointerDown(), UnityEngine.UI.Dropdown.DropdownItem.OnPointerEnter(), UnityEngine.UI.Selectable.Select(), and UnityEngine.UI.InputField.UpdateLabel().