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

◆ ProductID

OptionalUInt16 InControl.InputDeviceMatcher.ProductID
getset

Definition at line 33 of file InputDeviceMatcher.cs.

34 {
35 [global::Cpp2ILInjected.Token(Token = "0x6000254")]
36 [global::Cpp2ILInjected.Address(RVA = "0x198ADF8", Offset = "0x198ADF8", Length = "0x8")]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 [global::Cpp2ILInjected.Token(Token = "0x6000255")]
43 [global::Cpp2ILInjected.Address(RVA = "0x198AE00", Offset = "0x198AE00", Length = "0x8")]
44 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
45 set
46 {
47 throw null;
48 }
49 }