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

◆ Source

InputControlSource InControl.InputControlMapping.Source
getset

Definition at line 205 of file InputControlMapping.cs.

206 {
207 [global::Cpp2ILInjected.Token(Token = "0x6000151")]
208 [global::Cpp2ILInjected.Address(RVA = "0x19864E8", Offset = "0x19864E8", Length = "0x8")]
209 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
210 get
211 {
212 throw null;
213 }
214 [global::Cpp2ILInjected.Token(Token = "0x6000152")]
215 [global::Cpp2ILInjected.Address(RVA = "0x19864F0", Offset = "0x19864F0", Length = "0x8")]
216 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
217 set
218 {
219 throw null;
220 }
221 }