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

◆ StencilMask

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

Definition at line 200 of file DepthStencilState.cs.

201 {
202 get
203 {
204 return this._stencilMask;
205 }
206 set
207 {
208 this.ThrowIfBound();
210 }
211 }
class f__AnonymousType0<< Count > j__TPar