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

override InputDeviceClass InControl.KeyBindingSource.DeviceClass
getset

Definition at line 115 of file KeyBindingSource.cs.

116 {
117 [global::Cpp2ILInjected.Token(Token = "0x600003A")]
118 [global::Cpp2ILInjected.Address(RVA = "0x197AB60", Offset = "0x197AB60", Length = "0x8")]
119 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
120 get
121 {
122 throw null;
123 }
124 }