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

◆ ColorBlendFunction

BlendFunction Microsoft.Xna.Framework.Graphics.TargetBlendState.ColorBlendFunction
getset

Definition at line 107 of file TargetBlendState.cs.

108 {
109 get
110 {
111 return this._colorBlendFunction;
112 }
113 set
114 {
115 this._parent.ThrowIfBound();
117 }
118 }
class f__AnonymousType0<< Count > j__TPar