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

◆ ButtonMappings

InputControlMapping [] InControl.InputDeviceProfile.ButtonMappings
getsetinherited

Definition at line 205 of file InputDeviceProfile.cs.

206 {
207 [global::Cpp2ILInjected.Token(Token = "0x6000273")]
208 [global::Cpp2ILInjected.Address(RVA = "0x1990F70", Offset = "0x1990F70", Length = "0x8")]
209 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
210 get
211 {
212 throw null;
213 }
214 [global::Cpp2ILInjected.Token(Token = "0x6000274")]
215 [global::Cpp2ILInjected.Address(RVA = "0x1990F78", Offset = "0x1990F78", Length = "0x8")]
216 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
217 set
218 {
219 throw null;
220 }
221 }