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.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x020001AA RID: 426
6
internal
enum
Handles
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
}
15
}
System.Handles
Handles
Definition
Handles.cs:7
System.Handles.STD_INPUT
@ STD_INPUT
System.Handles.STD_OUTPUT
@ STD_OUTPUT
System.Handles.STD_ERROR
@ STD_ERROR
System
Definition
__ComObject.cs:4
source
mscorlib
System
Handles.cs
Generated by
1.10.0