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

◆ MousePositionReal

global.UnityEngine.Vector3 XNAUnityRunner.MousePositionReal
staticgetset

Definition at line 302 of file XNAUnityRunner.cs.

303 {
304 [global::Cpp2ILInjected.Token(Token = "0x6001225")]
305 [global::Cpp2ILInjected.Address(RVA = "0xA75500", Offset = "0xA75500", Length = "0x4C")]
306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CursorManager), Member = "GetTouchPosition", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(global::UnityEngine.Vector2))]
307 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
308 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUnityRunner), Member = "get_MousePosition", ReturnType = typeof(global::UnityEngine.Vector3))]
309 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
310 get
311 {
312 throw null;
313 }
314 }
class f__AnonymousType0<< Count > j__TPar