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

◆ ScissorRectangle

Rectangle Microsoft.Xna.Framework.Graphics.GraphicsDevice.ScissorRectangle
getset

Definition at line 700 of file GraphicsDevice.cs.

701 {
702 [global::Cpp2ILInjected.Token(Token = "0x600179C")]
703 [global::Cpp2ILInjected.Address(RVA = "0xAB2CD4", Offset = "0xAB2CD4", Length = "0xC")]
704 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
705 get
706 {
707 throw null;
708 }
709 [global::Cpp2ILInjected.Token(Token = "0x600179D")]
710 [global::Cpp2ILInjected.Address(RVA = "0xAB2A80", Offset = "0xAB2A80", Length = "0x8C")]
711 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicsDevice), Member = "Initialize", ReturnType = typeof(void))]
712 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(UIElement), Member = "Draw", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
713 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
714 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = "op_Equality", MemberParameters = new object[]
715 {
718 }, ReturnType = typeof(bool))]
719 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
720 set
721 {
722 throw null;
723 }
724 }
class f__AnonymousType0<< Count > j__TPar