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

◆ ColorWriteChannels3

ColorWriteChannels Microsoft.Xna.Framework.Graphics.BlendState.ColorWriteChannels3
getset

Definition at line 379 of file BlendState.cs.

380 {
381 get
382 {
384 }
385 set
386 {
387 this.ThrowIfBound();
388 TargetBlendState[] targetBlendState = this._targetBlendState;
391 }
392 }
class f__AnonymousType0<< Count > j__TPar
readonly TargetBlendState[] _targetBlendState