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

◆ IsPressed

bool InControl.TwoAxisInputControl.IsPressed
getset

Implements InControl.IInputControl.

Definition at line 422 of file TwoAxisInputControl.cs.

423 {
424 [global::Cpp2ILInjected.Token(Token = "0x60001BC")]
425 [global::Cpp2ILInjected.Address(RVA = "0x19878F0", Offset = "0x19878F0", Length = "0x8")]
426 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
427 get
428 {
429 throw null;
430 }
431 }