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

◆ ViewSize

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

Definition at line 16352 of file Main.cs.

16353 {
16354 [global::Cpp2ILInjected.Token(Token = "0x6001DBC")]
16355 [global::Cpp2ILInjected.Address(RVA = "0xBE56D0", Offset = "0xBE56D0", Length = "0xC8")]
16356 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
16357 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CaptureInterface), Member = "QuickScreenshot", ReturnType = typeof(void))]
16358 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16359 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_screenWidth", ReturnType = typeof(int))]
16360 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_screenHeight", ReturnType = typeof(int))]
16361 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = ".ctor", MemberParameters = new object[]
16362 {
16363 typeof(float),
16364 typeof(float)
16365 }, ReturnType = typeof(void))]
16366 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Microsoft.Xna.Framework.Vector2), Member = "op_Division", MemberParameters = new object[]
16367 {
16368 typeof(Microsoft.Xna.Framework.Vector2),
16369 typeof(Microsoft.Xna.Framework.Vector2)
16370 }, ReturnType = typeof(Microsoft.Xna.Framework.Vector2))]
16371 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
16372 get
16373 {
16374 throw null;
16375 }
16376 }
class f__AnonymousType0<< Count > j__TPar