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

◆ UpperDeadZone

float InControl.TwoAxisInputControl.UpperDeadZone
getset

Definition at line 321 of file TwoAxisInputControl.cs.

322 {
323 [global::Cpp2ILInjected.Token(Token = "0x60001B3")]
324 [global::Cpp2ILInjected.Address(RVA = "0x198786C", Offset = "0x198786C", Length = "0x8")]
325 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
326 get
327 {
328 throw null;
329 }
330 [global::Cpp2ILInjected.Token(Token = "0x60001B4")]
331 [global::Cpp2ILInjected.Address(RVA = "0x1987874", Offset = "0x1987874", Length = "0x40")]
332 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
333 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
334 set
335 {
336 throw null;
337 }
338 }