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

◆ TouchCount

int InControl.TouchManager.TouchCount
staticgetset

Definition at line 507 of file TouchManager.cs.

508 {
509 [global::Cpp2ILInjected.Token(Token = "0x60003EF")]
510 [global::Cpp2ILInjected.Address(RVA = "0x199E2EC", Offset = "0x199E2EC", Length = "0x7C")]
511 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchButtonControl), Member = "SubmitControlState", MemberParameters = new object[]
512 {
513 typeof(ulong),
514 typeof(float)
515 }, ReturnType = typeof(void))]
516 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "TouchExample.CubeController", Member = "OnGUI", ReturnType = typeof(void))]
517 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
518 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SingletonMonoBehavior<>), Member = "get_Instance", ReturnType = "TComponent")]
519 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
520 get
521 {
522 throw null;
523 }
524 }
class f__AnonymousType0<< Count > j__TPar