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

◆ Handles

Enumerator
STD_INPUT 
STD_OUTPUT 
STD_ERROR 

Definition at line 6 of file Handles.cs.

7 {
8 // Token: 0x040008C1 RID: 2241
9 STD_INPUT = -10,
10 // Token: 0x040008C2 RID: 2242
11 STD_OUTPUT = -11,
12 // Token: 0x040008C3 RID: 2243
13 STD_ERROR = -12
14 }