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

◆ GraphicsProfile

GraphicsProfile Microsoft.Xna.Framework.Graphics.GraphicsDevice.GraphicsProfile
getset

Definition at line 688 of file GraphicsDevice.cs.

689 {
690 [global::Cpp2ILInjected.Token(Token = "0x600179B")]
691 [global::Cpp2ILInjected.Address(RVA = "0xAB2CCC", Offset = "0xAB2CCC", Length = "0x8")]
692 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
693 get
694 {
695 throw null;
696 }
697 }