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

Definition at line 631 of file OneAxisInputControl.cs.

632 {
633 [global::Cpp2ILInjected.Token(Token = "0x6000190")]
634 [global::Cpp2ILInjected.Address(RVA = "0x1987604", Offset = "0x1987604", Length = "0x8")]
635 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
636 get
637 {
638 throw null;
639 }
640 [global::Cpp2ILInjected.Token(Token = "0x6000191")]
641 [global::Cpp2ILInjected.Address(RVA = "0x19873D8", Offset = "0x19873D8", Length = "0x1C")]
642 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
643 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NativeInputDevice), Member = "Initialize", MemberParameters = new object[]
644 {
645 typeof(uint),
646 typeof(InputDeviceInfo),
647 typeof(InputDeviceProfile)
648 }, ReturnType = typeof(void))]
649 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDevice), Member = "RefreshProfile", ReturnType = typeof(void))]
650 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDevice), Member = ".ctor", MemberParameters = new object[]
651 {
652 typeof(InputDeviceProfile),
653 typeof(int),
654 typeof(string)
655 }, ReturnType = typeof(void))]
656 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
657 set
658 {
659 throw null;
660 }
661 }
class f__AnonymousType0<< Count > j__TPar