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

◆ UseReferenceDevice

bool Microsoft.Xna.Framework.Graphics.GraphicsAdapter.UseReferenceDevice
staticgetset

Definition at line 85 of file GraphicsAdapter.cs.

86 {
87 [global::Cpp2ILInjected.Token(Token = "0x6001723")]
88 [global::Cpp2ILInjected.Address(RVA = "0xAB0D24", Offset = "0xAB0D24", Length = "0x90")]
89 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
91 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
92 get
93 {
94 throw null;
95 }
96 [global::Cpp2ILInjected.Token(Token = "0x6001724")]
97 [global::Cpp2ILInjected.Address(RVA = "0xAB0DB4", Offset = "0xAB0DB4", Length = "0x90")]
98 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
100 set
101 {
102 throw null;
103 }
104 }