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

◆ RawValue

float InControl.OneAxisInputControl.RawValue
getsetinherited

Definition at line 445 of file OneAxisInputControl.cs.

446 {
447 [global::Cpp2ILInjected.Token(Token = "0x6000184")]
448 [global::Cpp2ILInjected.Address(RVA = "0x19873F4", Offset = "0x19873F4", Length = "0x1C")]
449 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
450 get
451 {
452 throw null;
453 }
454 }