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

◆ LowerDeadZone

float InControl.TwoAxisInputControl.LowerDeadZone
getset

Definition at line 301 of file TwoAxisInputControl.cs.

302 {
303 [global::Cpp2ILInjected.Token(Token = "0x60001B1")]
304 [global::Cpp2ILInjected.Address(RVA = "0x1987824", Offset = "0x1987824", Length = "0x8")]
305 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
306 get
307 {
308 throw null;
309 }
310 [global::Cpp2ILInjected.Token(Token = "0x60001B2")]
311 [global::Cpp2ILInjected.Address(RVA = "0x198782C", Offset = "0x198782C", Length = "0x40")]
312 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
313 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
314 set
315 {
316 throw null;
317 }
318 }