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

◆ mousePosition

Vector3 UnityEngine.Input.mousePosition
staticgetset

Definition at line 232 of file Input.cs.

233 {
234 [global::Cpp2ILInjected.Token(Token = "0x600001F")]
235 [global::Cpp2ILInjected.Address(RVA = "0x1FA12DC", Offset = "0x1FA12DC", Length = "0x4C")]
236 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
237 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "iOS_Mouse", Member = "Update", ReturnType = typeof(void))]
238 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "XNAUnityRunner", Member = "get_MousePosition", ReturnType = typeof(Vector3))]
239 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.InControlInputModule", Member = "UpdateModule", ReturnType = typeof(void))]
240 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.InControlInputModule", Member = "ActivateModule", ReturnType = typeof(void))]
241 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.Touch", Member = "SetWithMouseData", MemberParameters = new object[]
242 {
243 typeof(int),
244 typeof(ulong),
245 typeof(float)
246 }, ReturnType = typeof(bool))]
247 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.BaseInput", Member = "get_mousePosition", ReturnType = typeof(Vector2))]
248 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SendMouseEvents), Member = "UpdateMouse", ReturnType = typeof(void))]
249 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
250 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
251 get
252 {
253 throw null;
254 }
255 }
class f__AnonymousType0<< Count > j__TPar