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

◆ Matchers

InputDeviceMatcher [] InControl.InputDeviceProfile.Matchers
getsetprotected setinherited

Definition at line 338 of file InputDeviceProfile.cs.

339 {
340 [global::Cpp2ILInjected.Token(Token = "0x6000281")]
341 [global::Cpp2ILInjected.Address(RVA = "0x1990FE8", Offset = "0x1990FE8", Length = "0x8")]
342 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
343 get
344 {
345 throw null;
346 }
347 [global::Cpp2ILInjected.Token(Token = "0x6000282")]
348 [global::Cpp2ILInjected.Address(RVA = "0x1990FF0", Offset = "0x1990FF0", Length = "0x8")]
349 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
350 protected set
351 {
352 throw null;
353 }
354 }