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

◆ ColorSourceBlend

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

Definition at line 139 of file TargetBlendState.cs.

140 {
141 get
142 {
143 return this._colorSourceBlend;
144 }
145 set
146 {
147 this._parent.ThrowIfBound();
149 }
150 }
class f__AnonymousType0<< Count > j__TPar