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

◆ IsKnown

override bool InControl.NativeInputDevice.IsKnown
getset

Definition at line 283 of file NativeInputDevice.cs.

284 {
285 [global::Cpp2ILInjected.Token(Token = "0x6000341")]
286 [global::Cpp2ILInjected.Address(RVA = "0x19996FC", Offset = "0x19996FC", Length = "0x10")]
287 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
288 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
289 get
290 {
291 throw null;
292 }
293 }