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

◆ TitleSafeArea

Rectangle Microsoft.Xna.Framework.Graphics.DisplayMode.TitleSafeArea
getset

Definition at line 73 of file DisplayMode.cs.

74 {
75 [global::Cpp2ILInjected.Token(Token = "0x6001682")]
76 [global::Cpp2ILInjected.Address(RVA = "0xAA3C38", Offset = "0xAA3C38", Length = "0x68")]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
78 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GraphicsDevice), Member = "GetTitleSafeArea", MemberParameters = new object[]
79 {
80 typeof(int),
81 typeof(int),
82 typeof(int),
83 typeof(int)
84 }, ReturnType = typeof(Rectangle))]
85 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
86 get
87 {
88 throw null;
89 }
90 }
class f__AnonymousType0<< Count > j__TPar