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

◆ SavePng()

static void Terraria.Utilities.PlatformUtilities.SavePng ( Stream stream,
int width,
int height,
int imgWidth,
int imgHeight,
byte[] data )
inlinestatic

Definition at line 16 of file PlatformUtilities.cs.

17 {
18 throw null;
19 }