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

◆ CanDecompressFormat() [1/2]

static bool UnityEngine.Experimental.Rendering.GraphicsFormatUtility.CanDecompressFormat ( GraphicsFormat format)
inlinestaticpackage

Definition at line 109 of file GraphicsFormatUtility.cs.

110 {
111 if (!true)
112 {
113 }
114 throw new MissingMethodException();
115 }