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

◆ TouchModeLocked

bool XNAUnityRunner.TouchModeLocked
staticgetset

Definition at line 698 of file XNAUnityRunner.cs.

699 {
700 [global::Cpp2ILInjected.Token(Token = "0x6001233")]
701 [global::Cpp2ILInjected.Address(RVA = "0xA75CD0", Offset = "0xA75CD0", Length = "0xA8")]
702 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
703 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUnityRunner), Member = "get_TouchInputKeyboardLocked", ReturnType = typeof(bool))]
704 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUnityRunner), Member = "ExecuteFrame", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
705 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ControllerDeviceManager), Member = "UpdateDevices", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
706 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
707 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DrPlatform), Member = "IsCurrentPlatform", MemberParameters = new object[] { typeof(DrPlatform.DrPlatformType) }, ReturnType = typeof(bool))]
708 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
709 get
710 {
711 throw null;
712 }
713 }
class f__AnonymousType0<< Count > j__TPar