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

◆ ColorDestinationBlend

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

Definition at line 123 of file TargetBlendState.cs.

124 {
125 get
126 {
127 return this._colorDestinationBlend;
128 }
129 set
130 {
131 this._parent.ThrowIfBound();
133 }
134 }
class f__AnonymousType0<< Count > j__TPar