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

◆ EmitTimesInWindowsFormatWhenSaving

bool Ionic.Zip.ZipFile.EmitTimesInWindowsFormatWhenSaving
getset

Definition at line 736 of file ZipFile.cs.

737 {
738 get
739 {
740 return this._emitNtfsTimes;
741 }
742 set
743 {
744 }
745 }