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

◆ LastResortMatchers

InputDeviceMatcher [] InControl.InputDeviceProfile.LastResortMatchers
getsetprotected setinherited

Definition at line 357 of file InputDeviceProfile.cs.

358 {
359 [global::Cpp2ILInjected.Token(Token = "0x6000283")]
360 [global::Cpp2ILInjected.Address(RVA = "0x1990FF8", Offset = "0x1990FF8", Length = "0x8")]
361 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
362 get
363 {
364 throw null;
365 }
366 [global::Cpp2ILInjected.Token(Token = "0x6000284")]
367 [global::Cpp2ILInjected.Address(RVA = "0x1991000", Offset = "0x1991000", Length = "0x8")]
368 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
369 protected set
370 {
371 throw null;
372 }
373 }