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

◆ GraphicsProfile

GraphicsProfile Microsoft.Xna.Framework.Graphics.GraphicsDevice.GraphicsProfile
get

Definition at line 596 of file GraphicsDevice.cs.

597 {
598 get
599 {
600 return this._graphicsProfile;
601 }
602 }