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

◆ isDirectManipulationDevice

bool UnityEngine.Event.isDirectManipulationDevice
getsetpackage

Definition at line 164 of file Event.cs.

165 {
166 [global::Cpp2ILInjected.Token(Token = "0x6000040")]
167 [global::Cpp2ILInjected.Address(RVA = "0x1F988B8", Offset = "0x1F988B8", Length = "0x7C")]
168 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
169 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIUtility), Member = "HitTest", MemberParameters = new object[]
170 {
171 typeof(Rect),
173 }, ReturnType = typeof(bool))]
174 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
175 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
176 get
177 {
178 throw null;
179 }
180 }
class f__AnonymousType0<< Count > j__TPar