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

◆ Sensitivity

float InControl.InputControlMapping.Sensitivity
getset

Definition at line 145 of file InputControlMapping.cs.

146 {
147 [global::Cpp2ILInjected.Token(Token = "0x600014B")]
148 [global::Cpp2ILInjected.Address(RVA = "0x198647C", Offset = "0x198647C", Length = "0x8")]
149 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
150 get
151 {
152 throw null;
153 }
154 [global::Cpp2ILInjected.Token(Token = "0x600014C")]
155 [global::Cpp2ILInjected.Address(RVA = "0x1986484", Offset = "0x1986484", Length = "0x1C")]
156 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
157 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
158 set
159 {
160 throw null;
161 }
162 }