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

◆ AlphaDestinationBlend

Blend Microsoft.Xna.Framework.Graphics.TargetBlendState.AlphaDestinationBlend
getset

Definition at line 75 of file TargetBlendState.cs.

76 {
77 get
78 {
79 return this._alphaDestinationBlend;
80 }
81 set
82 {
83 this._parent.ThrowIfBound();
85 }
86 }
class f__AnonymousType0<< Count > j__TPar