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
◆
BlendFactor
Color
Microsoft.Xna.Framework.Graphics.BlendState.BlendFactor
get
set
Definition at line
397
of file
BlendState.cs
.
398
{
399
get
400
{
401
Color
color;
402
return
color;
403
}
404
set
405
{
406
this.
ThrowIfBound
();
407
}
408
}
Microsoft.Xna.Framework.Graphics.BlendState.ThrowIfBound
void ThrowIfBound()
Definition
BlendState.cs:23
Microsoft.Xna.Framework.Graphics.SurfaceFormat.Color
@ Color
Microsoft
Xna
Framework
Graphics
BlendState
Generated by
1.10.0