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

◆ sendNavigationEvents

bool UnityEngine.EventSystems.EventSystem.sendNavigationEvents
getset

Definition at line 64 of file EventSystem.cs.

65 {
66 [global::Cpp2ILInjected.Token(Token = "0x60005E3")]
67 [global::Cpp2ILInjected.Address(RVA = "0x1FE4EBC", Offset = "0x1FE4EBC", Length = "0x8")]
68 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
69 get
70 {
71 throw null;
72 }
73 [global::Cpp2ILInjected.Token(Token = "0x60005E4")]
74 [global::Cpp2ILInjected.Address(RVA = "0x1FE4EC4", Offset = "0x1FE4EC4", Length = "0xC")]
75 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
76 set
77 {
78 throw null;
79 }
80 }