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

◆ SourceRange

InputRangeType InControl.InputControlMapping.SourceRange
getset

Definition at line 243 of file InputControlMapping.cs.

244 {
245 [global::Cpp2ILInjected.Token(Token = "0x6000155")]
246 [global::Cpp2ILInjected.Address(RVA = "0x1986508", Offset = "0x1986508", Length = "0x8")]
247 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
248 get
249 {
250 throw null;
251 }
252 [global::Cpp2ILInjected.Token(Token = "0x6000156")]
253 [global::Cpp2ILInjected.Address(RVA = "0x1986510", Offset = "0x1986510", Length = "0x8")]
254 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
255 set
256 {
257 throw null;
258 }
259 }