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
PlatformID.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System
5
{
6
// Token: 0x02000188 RID: 392
7
[
ComVisible
(
true
)]
8
[
Serializable
]
9
public
enum
PlatformID
10
{
11
// Token: 0x0400068D RID: 1677
12
Win32S
,
13
// Token: 0x0400068E RID: 1678
14
Win32Windows
,
15
// Token: 0x0400068F RID: 1679
16
Win32NT
,
17
// Token: 0x04000690 RID: 1680
18
WinCE
,
19
// Token: 0x04000691 RID: 1681
20
Unix
,
21
// Token: 0x04000692 RID: 1682
22
Xbox
,
23
// Token: 0x04000693 RID: 1683
24
MacOSX
25
}
26
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.PlatformID
PlatformID
Definition
PlatformID.cs:10
System.PlatformID.Xbox
@ Xbox
System.PlatformID.WinCE
@ WinCE
System.PlatformID.MacOSX
@ MacOSX
System.PlatformID.Unix
@ Unix
System.PlatformID.Win32NT
@ Win32NT
System.PlatformID.Win32Windows
@ Win32Windows
System.PlatformID.Win32S
@ Win32S
System
Definition
__ComObject.cs:4
source
mscorlib
System
PlatformID.cs
Generated by
1.10.0