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

◆ RenderTexture() [7/12]

UnityEngine.RenderTexture.RenderTexture ( int width,
int height,
GraphicsFormat colorFormat,
GraphicsFormat depthStencilFormat,
int mipCount )
inline

Definition at line 170 of file RenderTexture.cs.

171 {
172 int num = 1;
173 if (num == 0)
174 {
175 }
176 base..ctor();
177 if (colorFormat == GraphicsFormat.None || num == 0)
178 {
179 }
180 throw new MissingMethodException();
181 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.