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

◆ Viewport

Viewport Microsoft.Xna.Framework.Graphics.GraphicsDevice.Viewport
getset

Definition at line 660 of file GraphicsDevice.cs.

661 {
662 [global::Cpp2ILInjected.Token(Token = "0x6001799")]
663 [global::Cpp2ILInjected.Address(RVA = "0xAB2C90", Offset = "0xAB2C90", Length = "0x28")]
664 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
665 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SetDisplayMode", MemberParameters = new object[]
666 {
667 typeof(int),
668 typeof(int),
669 typeof(bool)
670 }, ReturnType = typeof(void))]
671 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SpriteViewMatrix), Member = "Rebuild", ReturnType = typeof(void))]
672 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(SpriteViewMatrix), Member = "ShouldRebuild", ReturnType = typeof(bool))]
673 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
674 get
675 {
676 throw null;
677 }
678 [global::Cpp2ILInjected.Token(Token = "0x600179A")]
679 [global::Cpp2ILInjected.Address(RVA = "0xAB2CB8", Offset = "0xAB2CB8", Length = "0x14")]
680 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
681 set
682 {
683 throw null;
684 }
685 }
class f__AnonymousType0<< Count > j__TPar