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

◆ NextRawValue

float InControl.OneAxisInputControl.NextRawValue
getsetpackageinherited

Definition at line 457 of file OneAxisInputControl.cs.

458 {
459 [global::Cpp2ILInjected.Token(Token = "0x6000185")]
460 [global::Cpp2ILInjected.Address(RVA = "0x1987458", Offset = "0x1987458", Length = "0x1C")]
461 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
462 get
463 {
464 throw null;
465 }
466 }