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
◆
RwMode
enum
Ionic.Zip.ZipSegmentedStream.RwMode
private
Enumerator
None
ReadOnly
Write
Definition at line
549
of file
ZipSegmentedStream.cs
.
550
{
551
// Token: 0x04000148 RID: 328
552
None
,
553
// Token: 0x04000149 RID: 329
554
ReadOnly
,
555
// Token: 0x0400014A RID: 330
556
Write
557
}
Ionic.Zip.ZipSegmentedStream.RwMode.Write
@ Write
Ionic.Zip.ZipSegmentedStream.RwMode.ReadOnly
@ ReadOnly
Ionic.Zip.ZipSegmentedStream.RwMode.None
@ None
Ionic
Zip
ZipSegmentedStream
Generated by
1.10.0