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

◆ MultiSampleMask

int Microsoft.Xna.Framework.Graphics.BlendState.MultiSampleMask
getset

Definition at line 413 of file BlendState.cs.

414 {
415 get
416 {
417 return this._multiSampleMask;
418 }
419 set
420 {
421 this.ThrowIfBound();
423 }
424 }
class f__AnonymousType0<< Count > j__TPar