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

◆ ValidateFormat() [3/3]

bool UnityEngine.Texture2D.ValidateFormat ( TextureFormat format,
int width,
int height )
inlinepackage

Definition at line 167 of file Texture2D.cs.

168 {
169 throw null;
170 }