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

◆ SubmitWasReleased

bool InControl.InControlInputModule.SubmitWasReleased
getsetprivate

Definition at line 436 of file InControlInputModule.cs.

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