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

◆ DepthStencilState

DepthStencilState Microsoft.Xna.Framework.Graphics.GraphicsDevice.DepthStencilState
getset

Definition at line 473 of file GraphicsDevice.cs.

474 {
475 get
476 {
477 return this._depthStencilState;
478 }
479 set
480 {
481 while (value == null)
482 {
483 }
486 if (depthStencilState == null)
487 {
488 }
491 }
492 }
class f__AnonymousType0<< Count > j__TPar