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

◆ WindowsInstallationType

Enumerator
Unknown 
Client 
Server 
ServerCore 
Embedded 

Definition at line 6 of file WindowsInstallationType.cs.

7 {
8 // Token: 0x04000867 RID: 2151
10 // Token: 0x04000868 RID: 2152
11 Client,
12 // Token: 0x04000869 RID: 2153
13 Server,
14 // Token: 0x0400086A RID: 2154
16 // Token: 0x0400086B RID: 2155
17 Embedded
18 }