terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ GetTitleSafeArea()

static Rectangle Microsoft.Xna.Framework.Graphics.GraphicsDevice.GetTitleSafeArea ( int x,
int y,
int width,
int height )
inlinestaticpackage

Definition at line 798 of file GraphicsDevice.cs.

799 {
800 if (!true)
801 {
802 }
803 return GraphicsDevice.GetDefaultTitleSafeArea(42175128, x, y, width);
804 }

References Microsoft.Xna.Framework.Graphics.GraphicsDevice.GetDefaultTitleSafeArea().