terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Reset() [2/2]

void Microsoft.Xna.Framework.Graphics.GraphicsDevice.Reset ( PresentationParameters presentationParameters)
inline

Definition at line 528 of file GraphicsDevice.cs.

529 {
530 while (presentationParameters == null)
531 {
532 }
534 }
class f__AnonymousType0<< Count > j__TPar
GraphicsCapabilities< GraphicsCapabilities > k__BackingField

References j__TPar, and Microsoft.Xna.Framework.Graphics.GraphicsDevice.k__BackingField.