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

◆ ActiveDevice

InputDevice InControl.PlayerActionSet.ActiveDevice
getsetinherited

Definition at line 503 of file PlayerActionSet.cs.

504 {
505 [global::Cpp2ILInjected.Token(Token = "0x60000D7")]
506 [global::Cpp2ILInjected.Address(RVA = "0x19826CC", Offset = "0x19826CC", Length = "0x64")]
507 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
508 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
509 get
510 {
511 throw null;
512 }
513 }