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 32 of file Touch.cs.

33 {
34 [global::Cpp2ILInjected.Token(Token = "0x60003B4")]
35 [global::Cpp2ILInjected.Address(RVA = "0x19A0D70", Offset = "0x19A0D70", Length = "0x24")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 get
39 {
40 throw null;
41 }
42 }