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

◆ CancelWasPressed

bool InControl.InControlInputModule.CancelWasPressed
getsetprivate

Definition at line 449 of file InControlInputModule.cs.

450 {
451 [global::Cpp2ILInjected.Token(Token = "0x60002C5")]
452 [global::Cpp2ILInjected.Address(RVA = "0x1992E98", Offset = "0x1992E98", Length = "0x20")]
453 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
454 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
455 get
456 {
457 throw null;
458 }
459 }