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

◆ LastValue

float InControl.OneAxisInputControl.LastValue
getsetinherited

Definition at line 433 of file OneAxisInputControl.cs.

434 {
435 [global::Cpp2ILInjected.Token(Token = "0x6000183")]
436 [global::Cpp2ILInjected.Address(RVA = "0x1980CA0", Offset = "0x1980CA0", Length = "0x1C")]
437 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
438 get
439 {
440 throw null;
441 }
442 }