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

◆ SupportedDisplayModes

DisplayModeCollection Microsoft.Xna.Framework.Graphics.GraphicsAdapter.SupportedDisplayModes
getset

Definition at line 321 of file GraphicsAdapter.cs.

322 {
323 [global::Cpp2ILInjected.Token(Token = "0x6001739")]
324 [global::Cpp2ILInjected.Address(RVA = "0xAB1030", Offset = "0xAB1030", Length = "0x8")]
325 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
326 get
327 {
328 throw null;
329 }
330 }