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

◆ NormalizedPressure

float InControl.Touch.NormalizedPressure
getset

Definition at line 45 of file Touch.cs.

46 {
47 [global::Cpp2ILInjected.Token(Token = "0x60003B5")]
48 [global::Cpp2ILInjected.Address(RVA = "0x199E410", Offset = "0x199E410", Length = "0x24")]
49 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 get
52 {
53 throw null;
54 }
55 }