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.
1using System;
3
4namespace System
5{
6 // Token: 0x02000188 RID: 392
7 [ComVisible(true)]
9 public enum PlatformID
10 {
11 // Token: 0x0400068D RID: 1677
12 Win32S,
13 // Token: 0x0400068E RID: 1678
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}
class f__AnonymousType0<< Count > j__TPar