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

◆ NumUnknownAnalogs

override int InControl.NativeInputDevice.NumUnknownAnalogs
getset

Definition at line 308 of file NativeInputDevice.cs.

309 {
310 [global::Cpp2ILInjected.Token(Token = "0x6000343")]
311 [global::Cpp2ILInjected.Address(RVA = "0x1999714", Offset = "0x1999714", Length = "0x8")]
312 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
313 get
314 {
315 throw null;
316 }
317 }