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

◆ ActiveDepthFormat

DepthFormat Microsoft.Xna.Framework.Graphics.GraphicsDevice.ActiveDepthFormat
getsetpackage

Definition at line 301 of file GraphicsDevice.cs.

302 {
303 [global::Cpp2ILInjected.Token(Token = "0x600177D")]
304 [global::Cpp2ILInjected.Address(RVA = "0xAB1C90", Offset = "0xAB1C90", Length = "0x28")]
305 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
306 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
307 get
308 {
309 throw null;
310 }
311 }