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.OneAxisInputControl.WasReleased
getsetinherited

Implements InControl.IInputControl.

Definition at line 539 of file OneAxisInputControl.cs.

540 {
541 [global::Cpp2ILInjected.Token(Token = "0x600018A")]
542 [global::Cpp2ILInjected.Address(RVA = "0x1987584", Offset = "0x1987584", Length = "0x2C")]
543 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
544 get
545 {
546 throw null;
547 }
548 }