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

◆ StreamMode

Enumerator
Writer 
Reader 
Undefined 

Definition at line 595 of file ZlibBaseStream.cs.

596 {
597 // Token: 0x040002FD RID: 765
598 Writer,
599 // Token: 0x040002FE RID: 766
600 Reader,
601 // Token: 0x040002FF RID: 767
603 }