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

◆ CreateFromNothing()

static ZipEntry Ionic.Zip.ZipEntry.CreateFromNothing ( string nameInArchive)
inlinestaticpackage

Definition at line 901 of file ZipEntry.cs.

902 {
903 throw null;
904 }