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

◆ Operation

Enumerator
None 
Handshake 
Authenticated 
Renegotiate 
Read 
Write 
Close 

Definition at line 865 of file MobileAuthenticatedStream.cs.

866 {
867 // Token: 0x040000E0 RID: 224
868 None,
869 // Token: 0x040000E1 RID: 225
870 Handshake,
871 // Token: 0x040000E2 RID: 226
873 // Token: 0x040000E3 RID: 227
875 // Token: 0x040000E4 RID: 228
876 Read,
877 // Token: 0x040000E5 RID: 229
878 Write,
879 // Token: 0x040000E6 RID: 230
880 Close
881 }