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

◆ DeviceClass

InputDeviceClass InControl.InputDeviceProfile.DeviceClass
getsetprotected setinherited

Definition at line 75 of file InputDeviceProfile.cs.

76 {
77 [global::Cpp2ILInjected.Token(Token = "0x6000267")]
78 [global::Cpp2ILInjected.Address(RVA = "0x1990ED4", Offset = "0x1990ED4", Length = "0x8")]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 get
81 {
82 throw null;
83 }
84 [global::Cpp2ILInjected.Token(Token = "0x6000268")]
85 [global::Cpp2ILInjected.Address(RVA = "0x1990EDC", Offset = "0x1990EDC", Length = "0x8")]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
87 protected set
88 {
89 throw null;
90 }
91 }