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 UnityEngine.Input.touchCount
getset

Definition at line 359 of file Input.cs.

360 {
361 [FreeFunction("GetTouchCount")]
362 [global::Cpp2ILInjected.Token(Token = "0x6000027")]
363 [global::Cpp2ILInjected.Address(RVA = "0x1FA1594", Offset = "0x1FA1594", Length = "0x28")]
364 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "CursorManager", Member = "IsCursorActive", ReturnType = typeof(bool))]
365 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "CursorManager", Member = "GetRealTouchCount", ReturnType = typeof(int))]
366 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "CursorManager", Member = "GetTouchCount", ReturnType = typeof(int))]
367 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.InControlInputModule", Member = "ShouldActivateModule", ReturnType = typeof(bool))]
368 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.InControlInputModule", Member = "ProcessTouchEvents", ReturnType = typeof(bool))]
369 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.Touch", Member = "SetWithMouseData", MemberParameters = new object[]
370 {
371 typeof(int),
372 typeof(ulong),
373 typeof(float)
374 }, ReturnType = typeof(bool))]
375 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchManager", Member = "UpdateTouches", MemberParameters = new object[]
376 {
377 typeof(ulong),
378 typeof(float)
379 }, ReturnType = typeof(void))]
380 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.BaseInput", Member = "get_touchCount", ReturnType = typeof(int))]
381 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
382 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
383 [MethodImpl(4096)]
384 get;
385 }
class f__AnonymousType0<< Count > j__TPar