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

◆ Bounds

Rectangle Microsoft.Xna.Framework.Graphics.PresentationParameters.Bounds
getset

Definition at line 83 of file PresentationParameters.cs.

84 {
85 [global::Cpp2ILInjected.Token(Token = "0x60017D5")]
86 [global::Cpp2ILInjected.Address(RVA = "0xAB3C84", Offset = "0xAB3C84", Length = "0x34")]
87 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
88 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Rectangle), Member = ".ctor", MemberParameters = new object[]
89 {
90 typeof(int),
91 typeof(int),
92 typeof(int),
93 typeof(int)
94 }, ReturnType = typeof(void))]
95 get
96 {
97 throw null;
98 }
99 }
class f__AnonymousType0<< Count > j__TPar