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

◆ WasPressed

bool InControl.TwoAxisInputControl.WasPressed
getset

Implements InControl.IInputControl.

Definition at line 434 of file TwoAxisInputControl.cs.

435 {
436 [global::Cpp2ILInjected.Token(Token = "0x60001BD")]
437 [global::Cpp2ILInjected.Address(RVA = "0x19878F8", Offset = "0x19878F8", Length = "0x20")]
438 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
439 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
440 get
441 {
442 throw null;
443 }
444 }