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

◆ CurrentDisplayMode

DisplayMode Microsoft.Xna.Framework.Graphics.GraphicsAdapter.CurrentDisplayMode
getset

Definition at line 333 of file GraphicsAdapter.cs.

334 {
335 [global::Cpp2ILInjected.Token(Token = "0x600173A")]
336 [global::Cpp2ILInjected.Address(RVA = "0xAB1038", Offset = "0xAB1038", Length = "0x8")]
337 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
338 get
339 {
340 throw null;
341 }
342 }