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.TwoAxisInputControl.Sensitivity
getset

Definition at line 259 of file TwoAxisInputControl.cs.

260 {
261 [global::Cpp2ILInjected.Token(Token = "0x60001AD")]
262 [global::Cpp2ILInjected.Address(RVA = "0x1987794", Offset = "0x1987794", Length = "0x8")]
263 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
264 get
265 {
266 throw null;
267 }
268 [global::Cpp2ILInjected.Token(Token = "0x60001AE")]
269 [global::Cpp2ILInjected.Address(RVA = "0x198779C", Offset = "0x198779C", Length = "0x40")]
270 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
271 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
272 set
273 {
274 throw null;
275 }
276 }