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

◆ controlsEnabled

bool InControl.TouchManager.controlsEnabled
getset

Definition at line 470 of file TouchManager.cs.

471 {
472 [global::Cpp2ILInjected.Token(Token = "0x60003EC")]
473 [global::Cpp2ILInjected.Address(RVA = "0x19A3960", Offset = "0x19A3960", Length = "0x8")]
474 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
475 get
476 {
477 throw null;
478 }
479 [global::Cpp2ILInjected.Token(Token = "0x60003ED")]
480 [global::Cpp2ILInjected.Address(RVA = "0x19A35D0", Offset = "0x19A35D0", Length = "0x8C")]
481 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
482 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "InvokeTouchEvents", ReturnType = typeof(void))]
483 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "set_ControlsEnabled", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
484 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
485 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Behaviour), Member = "set_enabled", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
486 set
487 {
488 throw null;
489 }
490 }
class f__AnonymousType0<< Count > j__TPar