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

◆ StencilWriteMask

int Microsoft.Xna.Framework.Graphics.DepthStencilState.StencilWriteMask
getset

Definition at line 232 of file DepthStencilState.cs.

233 {
234 get
235 {
236 return this._stencilWriteMask;
237 }
238 set
239 {
240 this.ThrowIfBound();
242 }
243 }
class f__AnonymousType0<< Count > j__TPar