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

◆ IsHidden

bool InControl.InputDeviceProfile.IsHidden
getsetinherited

Definition at line 743 of file InputDeviceProfile.cs.

744 {
745 [global::Cpp2ILInjected.Token(Token = "0x600028D")]
746 [global::Cpp2ILInjected.Address(RVA = "0x1991614", Offset = "0x1991614", Length = "0x88")]
747 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NativeInputDeviceManager), Member = "DetectDevice", MemberParameters = new object[]
748 {
749 typeof(uint),
750 typeof(InputDeviceInfo)
751 }, ReturnType = typeof(void))]
752 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UnityInputDeviceManager), Member = "DetectJoystickDevice", MemberParameters = new object[]
753 {
754 typeof(int),
755 typeof(string)
756 }, ReturnType = typeof(void))]
757 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
758 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(Type))]
759 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HashSet<object>), Member = "Contains", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(bool))]
760 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
761 get
762 {
763 throw null;
764 }
765 }
class f__AnonymousType0<< Count > j__TPar