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

◆ MouseWorld2

Microsoft.Xna.Framework.Vector2 Terraria.Main.MouseWorld2
staticgetset

Definition at line 17874 of file Main.cs.

17875 {
17876 [global::Cpp2ILInjected.Token(Token = "0x6001DE0")]
17877 [global::Cpp2ILInjected.Address(RVA = "0xBE6B64", Offset = "0xBE6B64", Length = "0x114")]
17878 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
17879 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawInterface_4_Ruler", ReturnType = typeof(void))]
17880 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawInterface_3_LaserRuler", ReturnType = typeof(void))]
17881 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Player), Member = "SmartItem", ReturnType = typeof(Item))]
17882 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
17883 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_worldMouseX", ReturnType = typeof(int))]
17884 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_worldMouseY", ReturnType = typeof(int))]
17885 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = ".ctor", MemberParameters = new object[]
17886 {
17887 typeof(float),
17888 typeof(float)
17889 }, ReturnType = typeof(void))]
17890 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUnityRunner), Member = "AdjustScreenPositionForWorld", MemberParameters = new object[] { typeof(Microsoft.Xna.Framework.Vector2) }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
17891 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_myPlayer", ReturnType = typeof(int))]
17892 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_screenPosition", ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
17893 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_screenHeight", ReturnType = typeof(int))]
17894 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_mouseY", ReturnType = typeof(int))]
17895 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
17896 get
17897 {
17898 throw null;
17899 }
17900 }
class f__AnonymousType0<< Count > j__TPar