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
PlatformType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
ReLogic.OS
4
{
5
// Token: 0x02000B22 RID: 2850
6
public
enum
PlatformType
7
{
8
// Token: 0x04008B13 RID: 35603
9
Windows,
10
// Token: 0x04008B14 RID: 35604
11
OSX
,
12
// Token: 0x04008B15 RID: 35605
13
Linux
14
}
15
}
ReLogic.OS.PlatformType
PlatformType
Definition
PlatformType.cs:7
ReLogic.OS.PlatformType.OSX
@ OSX
ReLogic.OS.PlatformType.Linux
@ Linux
ReLogic.OS
Definition
Clipboard.cs:4
System
Definition
__ComObject.cs:4
source
ReLogic
OS
PlatformType.cs
Generated by
1.10.0