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
get
set
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
}
455
BlendState
blendState
= this.
_blendState
;
456
this._blendState
=
value
;
457
if
(blendState ==
null
)
458
{
459
}
460
BlendState
blendState2
= this.
_blendState
;
461
BlendState
blendState3
= this.
_blendState
;
462
GraphicsDevice
graphicsDevice =
blendState
.
graphicsDevice
;
463
BlendState
blendState4
= this.
_blendState
;
464
if
(graphicsDevice ==
null
)
465
{
466
}
467
}
468
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Microsoft.Xna.Framework.Graphics.GraphicsDevice._blendState
BlendState _blendState
Definition
GraphicsDevice.cs:825
Microsoft.Xna.Framework.Graphics.GraphicsDevice.BlendState
BlendState BlendState
Definition
GraphicsDevice.cs:445
Microsoft.Xna.Framework.Graphics.GraphicsDevice.GraphicsDevice
GraphicsDevice()
Definition
GraphicsDevice.cs:281
Microsoft.Xna.Framework.Graphics.GraphicsResource.graphicsDevice
GraphicsDevice graphicsDevice
Definition
GraphicsResource.cs:107
System.ExceptionArgument.value
@ value
Microsoft
Xna
Framework
Graphics
GraphicsDevice
Generated by
1.10.0