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

◆ MobileControllerLocked

bool XNAUnityRunner.MobileControllerLocked
staticgetset

Definition at line 471 of file XNAUnityRunner.cs.

472 {
473 [global::Cpp2ILInjected.Token(Token = "0x600122D")]
474 [global::Cpp2ILInjected.Address(RVA = "0xA75B10", Offset = "0xA75B10", Length = "0x58")]
475 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
476 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
477 get
478 {
479 throw null;
480 }
481 [global::Cpp2ILInjected.Token(Token = "0x600122E")]
482 [global::Cpp2ILInjected.Address(RVA = "0xA759DC", Offset = "0xA759DC", Length = "0x8C")]
483 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIReturnToTouch), Member = "Draw", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
484 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUnityRunner), Member = "set_MobileTouchLocked", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
485 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XNAUnityRunner), Member = "ExecuteFrame", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
486 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
487 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUnityRunner), Member = "set_MobileKeyboardLocked", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
488 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
489 set
490 {
491 throw null;
492 }
493 }
class f__AnonymousType0<< Count > j__TPar