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

◆ DeviceName

override string InControl.KeyBindingSource.DeviceName
getset

Definition at line 102 of file KeyBindingSource.cs.

103 {
104 [global::Cpp2ILInjected.Token(Token = "0x6000039")]
105 [global::Cpp2ILInjected.Address(RVA = "0x197AB20", Offset = "0x197AB20", Length = "0x40")]
106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
107 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
108 get
109 {
110 throw null;
111 }
112 }