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

◆ BlendState

BlendState Microsoft.Xna.Framework.Graphics.GraphicsDevice.BlendState
getset

Definition at line 444 of file GraphicsDevice.cs.

445 {
446 get
447 {
448 return this._blendState;
449 }
450 set
451 {
452 while (value == null)
453 {
454 }
457 if (blendState == null)
458 {
459 }
464 if (graphicsDevice == null)
465 {
466 }
467 }
468 }
class f__AnonymousType0<< Count > j__TPar