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

◆ PipelineEntryFlags

Enumerator
UserCommand 
GiveDataStream 
CreateDataConnection 
DontLogParameter 

Definition at line 393 of file CommandStream.cs.

394 {
395 // Token: 0x04000666 RID: 1638
396 UserCommand = 1,
397 // Token: 0x04000667 RID: 1639
398 GiveDataStream = 2,
399 // Token: 0x04000668 RID: 1640
401 // Token: 0x04000669 RID: 1641
403 }