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

◆ ContentTypeValues

Enumerator
ChangeCipherSpec 
Alert 
HandShake 
AppData 
Unrecognized 

Definition at line 6 of file ContentTypeValues.cs.

7 {
8 // Token: 0x04000895 RID: 2197
10 // Token: 0x04000896 RID: 2198
11 Alert,
12 // Token: 0x04000897 RID: 2199
14 // Token: 0x04000898 RID: 2200
15 AppData,
16 // Token: 0x04000899 RID: 2201
17 Unrecognized = 255
18 }
Definition Alert.cs:7