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() [3/12]

UnityEngine.RenderTexture.RenderTexture ( RenderTexture textureToCopy)
inline

Definition at line 127 of file RenderTexture.cs.

128 {
129 int num = 1;
130 if (num == 0)
131 {
132 }
133 base..ctor();
134 if (num == 0)
135 {
136 }
137 RenderTexture.ValidateRenderTextureDesc(textureToCopy.descriptor);
138 throw new MissingMethodException();
139 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and UnityEngine.RenderTexture.ValidateRenderTextureDesc().