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

◆ Adapters

ReadOnlyCollection<GraphicsAdapter> Microsoft.Xna.Framework.Graphics.GraphicsAdapter.Adapters
staticgetset

Definition at line 72 of file GraphicsAdapter.cs.

73 {
74 [global::Cpp2ILInjected.Token(Token = "0x6001722")]
75 [global::Cpp2ILInjected.Address(RVA = "0xAB0CCC", Offset = "0xAB0CCC", Length = "0x58")]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
77 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
78 get
79 {
80 throw null;
81 }
82 }