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

◆ LastState

bool InControl.OneAxisInputControl.LastState
getsetinherited

Definition at line 406 of file OneAxisInputControl.cs.

407 {
408 [global::Cpp2ILInjected.Token(Token = "0x6000181")]
409 [global::Cpp2ILInjected.Address(RVA = "0x1987430", Offset = "0x1987430", Length = "0x28")]
410 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
411 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
412 get
413 {
414 throw null;
415 }
416 }