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

◆ RenderTargetBinding()

Microsoft.Xna.Framework.Graphics.RenderTargetBinding.RenderTargetBinding ( RenderTarget2D renderTarget)
inline

Definition at line 40 of file RenderTargetBinding.cs.

41 {
42 while (renderTarget == null)
43 {
44 }
46 DepthFormat <DepthStencilFormat>k__BackingField = renderTarget.<DepthStencilFormat>k__BackingField;
47 this._depthFormat = <DepthStencilFormat>k__BackingField;
48 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.