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
◆
FillMode
FillMode
Microsoft.Xna.Framework.Graphics.RasterizerState.FillMode
get
set
Definition at line
61
of file
RasterizerState.cs
.
62
{
63
get
64
{
65
return
this.
_fillMode
;
66
}
67
set
68
{
69
this.
ThrowIfBound
();
70
this._fillMode
=
value
;
71
}
72
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Microsoft.Xna.Framework.Graphics.RasterizerState.ThrowIfBound
void ThrowIfBound()
Definition
RasterizerState.cs:166
Microsoft.Xna.Framework.Graphics.RasterizerState._fillMode
FillMode _fillMode
Definition
RasterizerState.cs:226
System.ExceptionArgument.value
@ value
Microsoft
Xna
Framework
Graphics
RasterizerState
Generated by
1.10.0