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

◆ inputOverride

BaseInput UnityEngine.EventSystems.BaseInputModule.inputOverride
getsetinherited

Definition at line 85 of file BaseInputModule.cs.

86 {
87 [global::Cpp2ILInjected.Token(Token = "0x6000660")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1FE82C8", Offset = "0x1FE82C8", Length = "0x8")]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 get
91 {
92 throw null;
93 }
94 [global::Cpp2ILInjected.Token(Token = "0x6000661")]
95 [global::Cpp2ILInjected.Address(RVA = "0x1FE82D0", Offset = "0x1FE82D0", Length = "0x8")]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
97 set
98 {
99 throw null;
100 }
101 }