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

◆ Initialize()

void Microsoft.Xna.Framework.Graphics.GraphicsDevice.Initialize ( )
inlinepackage

Definition at line 361 of file GraphicsDevice.cs.

362 {
363 int num = 1;
366 this._blendStateDirty = num != 0;
367 if (num == 0)
368 {
369 }
370 if (num == 0)
371 {
372 }
373 if (num == 0)
374 {
375 }
376 Texture2D[] textures = this.Textures;
377 int num2 = 1;
379 this._scissorRectangleDirty = num2 != 0;
382 }
class f__AnonymousType0<< Count > j__TPar

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

Referenced by Microsoft.Xna.Framework.Graphics.GraphicsDevice.GraphicsDevice().