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

◆ WasReleased

bool InControl.TwoAxisInputControl.WasReleased
getset

Implements InControl.IInputControl.

Definition at line 447 of file TwoAxisInputControl.cs.

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