terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ RwMode

Enumerator
None 
ReadOnly 
Write 

Definition at line 508 of file ZipSegmentedStream.cs.

509 {
510 [global::Cpp2ILInjected.Token(Token = "0x4000148")]
511 None,
512 [global::Cpp2ILInjected.Token(Token = "0x4000149")]
513 ReadOnly,
514 [global::Cpp2ILInjected.Token(Token = "0x400014A")]
515 Write
516 }