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

◆ ViewPosition

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

Definition at line 16331 of file Main.cs.

16332 {
16333 [global::Cpp2ILInjected.Token(Token = "0x6001DBB")]
16334 [global::Cpp2ILInjected.Address(RVA = "0xBE5614", Offset = "0xBE5614", Length = "0xBC")]
16335 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CaptureInterface), Member = "QuickScreenshot", ReturnType = typeof(void))]
16336 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
16337 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_screenPosition", ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
16338 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteViewMatrix), Member = "get_Translation", ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
16339 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = "op_Addition", MemberParameters = new object[]
16340 {
16341 typeof(Microsoft.Xna.Framework.Vector2),
16342 typeof(Microsoft.Xna.Framework.Vector2)
16343 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
16344 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
16345 get
16346 {
16347 throw null;
16348 }
16349 }
class f__AnonymousType0<< Count > j__TPar