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

◆ ZipOption

Enumerator
Default 
Never 
AsNecessary 
Always 

Definition at line 6 of file ZipOption.cs.

7 {
8 // Token: 0x04000104 RID: 260
10 // Token: 0x04000105 RID: 261
11 Never = 0,
12 // Token: 0x04000106 RID: 262
14 // Token: 0x04000107 RID: 263
15 Always
16 }