terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ RenderTarget2D() [6/6]

Microsoft.Xna.Framework.Graphics.RenderTarget2D.RenderTarget2D ( GraphicsDevice device,
int width,
int height,
bool mipMap,
SurfaceFormat format,
DepthFormat depthFormat,
int preferredMultiSampleCount,
RenderTargetUsage usage,
Texture2D::SurfaceType surfaceType )
inlineprotected

Definition at line 239 of file RenderTarget2D.cs.

240 {
241 throw null;
242 }