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

◆ GraphicsDeviceStatus

GraphicsDeviceStatus Microsoft.Xna.Framework.Graphics.GraphicsDevice.GraphicsDeviceStatus
getset

Definition at line 627 of file GraphicsDevice.cs.

628 {
629 [global::Cpp2ILInjected.Token(Token = "0x6001796")]
630 [global::Cpp2ILInjected.Address(RVA = "0xAB2C78", Offset = "0xAB2C78", Length = "0x8")]
631 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
632 get
633 {
634 throw null;
635 }
636 }