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.OneAxisInputControl.LowerDeadZone
getset

Definition at line 598 of file OneAxisInputControl.cs.

599 {
600 [global::Cpp2ILInjected.Token(Token = "0x600018E")]
601 [global::Cpp2ILInjected.Address(RVA = "0x19875FC", Offset = "0x19875FC", Length = "0x8")]
602 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
603 get
604 {
605 throw null;
606 }
607 [global::Cpp2ILInjected.Token(Token = "0x600018F")]
608 [global::Cpp2ILInjected.Address(RVA = "0x19873BC", Offset = "0x19873BC", Length = "0x1C")]
609 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
610 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NativeInputDevice), Member = "Initialize", MemberParameters = new object[]
611 {
612 typeof(uint),
613 typeof(InputDeviceInfo),
614 typeof(InputDeviceProfile)
615 }, ReturnType = typeof(void))]
616 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDevice), Member = "RefreshProfile", ReturnType = typeof(void))]
617 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDevice), Member = ".ctor", MemberParameters = new object[]
618 {
619 typeof(InputDeviceProfile),
620 typeof(int),
621 typeof(string)
622 }, ReturnType = typeof(void))]
623 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
624 set
625 {
626 throw null;
627 }
628 }
class f__AnonymousType0<< Count > j__TPar