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.OneAxisInputControl.Sensitivity
getsetinherited

Definition at line 565 of file OneAxisInputControl.cs.

566 {
567 [global::Cpp2ILInjected.Token(Token = "0x600018C")]
568 [global::Cpp2ILInjected.Address(RVA = "0x19875D8", Offset = "0x19875D8", Length = "0x8")]
569 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
570 get
571 {
572 throw null;
573 }
574 [global::Cpp2ILInjected.Token(Token = "0x600018D")]
575 [global::Cpp2ILInjected.Address(RVA = "0x19875E0", Offset = "0x19875E0", Length = "0x1C")]
576 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
577 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NativeInputDevice), Member = "Initialize", MemberParameters = new object[]
578 {
579 typeof(uint),
580 typeof(InputDeviceInfo),
581 typeof(InputDeviceProfile)
582 }, ReturnType = typeof(void))]
583 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDevice), Member = "RefreshProfile", ReturnType = typeof(void))]
584 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDevice), Member = ".ctor", MemberParameters = new object[]
585 {
586 typeof(InputDeviceProfile),
587 typeof(int),
588 typeof(string)
589 }, ReturnType = typeof(void))]
590 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
591 set
592 {
593 throw null;
594 }
595 }
class f__AnonymousType0<< Count > j__TPar