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

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 }