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

◆ TargetRange

InputRangeType InControl.InputControlMapping.TargetRange
getset

Definition at line 262 of file InputControlMapping.cs.

263 {
264 [global::Cpp2ILInjected.Token(Token = "0x6000157")]
265 [global::Cpp2ILInjected.Address(RVA = "0x1986518", Offset = "0x1986518", Length = "0x8")]
266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
267 get
268 {
269 throw null;
270 }
271 [global::Cpp2ILInjected.Token(Token = "0x6000158")]
272 [global::Cpp2ILInjected.Address(RVA = "0x1986520", Offset = "0x1986520", Length = "0x8")]
273 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
274 set
275 {
276 throw null;
277 }
278 }