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
get
set
Definition at line
413
of file
BlendState.cs
.
414
{
415
get
416
{
417
return
this.
_multiSampleMask
;
418
}
419
set
420
{
421
this.
ThrowIfBound
();
422
this._multiSampleMask
=
value
;
423
}
424
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Microsoft.Xna.Framework.Graphics.BlendState.ThrowIfBound
void ThrowIfBound()
Definition
BlendState.cs:23
Microsoft.Xna.Framework.Graphics.BlendState._multiSampleMask
int _multiSampleMask
Definition
BlendState.cs:528
System.ExceptionArgument.value
@ value
Microsoft
Xna
Framework
Graphics
BlendState
Generated by
1.10.0