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

◆ BlendFactor

Color Microsoft.Xna.Framework.Graphics.GraphicsDevice.BlendFactor
getset

Definition at line 421 of file GraphicsDevice.cs.

422 {
423 get
424 {
426 Color color;
427 return color;
428 }
429 set
430 {
432 if (!true)
433 {
434 }
435 bool flag = blendFactor == value;
438 }
439 }
class f__AnonymousType0<< Count > j__TPar