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

◆ phase

TouchPhase UnityEngine.Touch.phase
getset

Definition at line 81 of file Touch.cs.

82 {
83 [global::Cpp2ILInjected.Token(Token = "0x6000004")]
84 [global::Cpp2ILInjected.Address(RVA = "0x1FA0D38", Offset = "0x1FA0D38", Length = "0x8")]
85 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "CursorManager", Member = "GetTouchPhase", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(TouchPhase))]
86 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.Touch", Member = "SetWithTouchData", MemberParameters = new object[]
87 {
90 typeof(float)
91 }, ReturnType = typeof(void))]
92 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.PointerInputModule", Member = "GetTouchPointerEventData", MemberParameters = new object[]
93 {
95 typeof(ref bool),
96 typeof(ref bool)
97 }, ReturnType = "UnityEngine.EventSystems.PointerEventData")]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
99 get
100 {
101 throw null;
102 }
103 }
class f__AnonymousType0<< Count > j__TPar