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

◆ fingerId

int UnityEngine.Touch.fingerId
getset

Definition at line 13 of file Touch.cs.

14 {
15 [global::Cpp2ILInjected.Token(Token = "0x6000001")]
16 [global::Cpp2ILInjected.Address(RVA = "0x1FA0D20", Offset = "0x1FA0D20", Length = "0x8")]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "CursorManager", Member = "GetTouchId", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "CursorManager", Member = "GetTouchIndex", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(int))]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchManager", Member = "UpdateTouches", MemberParameters = new object[]
20 {
22 typeof(float)
23 }, ReturnType = typeof(void))]
24 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.PointerInputModule", Member = "GetTouchPointerEventData", MemberParameters = new object[]
25 {
27 typeof(ref bool),
28 typeof(ref bool)
29 }, ReturnType = "UnityEngine.EventSystems.PointerEventData")]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
31 get
32 {
33 throw null;
34 }
35 }
class f__AnonymousType0<< Count > j__TPar