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

◆ LastInputTypeIsDevice

bool InControl.PlayerAction.LastInputTypeIsDevice
getsetprivate

Definition at line 696 of file PlayerAction.cs.

697 {
698 [global::Cpp2ILInjected.Token(Token = "0x60000AD")]
699 [global::Cpp2ILInjected.Address(RVA = "0x1980CBC", Offset = "0x1980CBC", Length = "0x1C")]
700 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
701 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
702 get
703 {
704 throw null;
705 }
706 }