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

◆ HardwareModeSwitch

bool Microsoft.Xna.Framework.Graphics.PresentationParameters.HardwareModeSwitch
getset

Definition at line 159 of file PresentationParameters.cs.

160 {
161 [global::Cpp2ILInjected.Token(Token = "0x60017DC")]
162 [global::Cpp2ILInjected.Address(RVA = "0xAB3CEC", Offset = "0xAB3CEC", Length = "0x8")]
163 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
164 get
165 {
166 throw null;
167 }
168 [global::Cpp2ILInjected.Token(Token = "0x60017DD")]
169 [global::Cpp2ILInjected.Address(RVA = "0xAB3CF4", Offset = "0xAB3CF4", Length = "0xC")]
170 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
171 set
172 {
173 throw null;
174 }
175 }