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

◆ Name

string Ionic.Zip.ZipOutputStream.Name
getpackage

Definition at line 432 of file ZipOutputStream.cs.

433 {
434 get
435 {
436 return this._name;
437 }
438 }