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
MonoFileType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.IO
4
{
5
// Token: 0x02000569 RID: 1385
6
internal
enum
MonoFileType
7
{
8
// Token: 0x04001652 RID: 5714
9
Unknown
,
10
// Token: 0x04001653 RID: 5715
11
Disk
,
12
// Token: 0x04001654 RID: 5716
13
Char
,
14
// Token: 0x04001655 RID: 5717
15
Pipe
,
16
// Token: 0x04001656 RID: 5718
17
Remote
= 32768
18
}
19
}
System.IO.MonoFileType
MonoFileType
Definition
MonoFileType.cs:7
System.IO.MonoFileType.Pipe
@ Pipe
System.IO.MonoFileType.Disk
@ Disk
System.IO.MonoFileType.Unknown
@ Unknown
System.IO.MonoFileType.Char
@ Char
System.IO.MonoFileType.Remote
@ Remote
System.IO
Definition
__Error.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
System
IO
MonoFileType.cs
Generated by
1.10.0