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

◆ GetCompatibleFormat()

static GraphicsFormat UnityEngine.RenderTexture.GetCompatibleFormat ( RenderTextureFormat renderTextureFormat,
RenderTextureReadWrite readWrite )
inlinestaticpackage

Definition at line 289 of file RenderTexture.cs.

290 {
291 if (!true)
292 {
293 }
294 throw new MissingMethodException();
295 }

Referenced by UnityEngine.RenderTexture.Initialize().