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

Enumerator
Windows 
OSX 
Linux 

Definition at line 6 of file PlatformType.cs.

7 {
8 // Token: 0x04008B13 RID: 35603
9 Windows,
10 // Token: 0x04008B14 RID: 35604
11 OSX,
12 // Token: 0x04008B15 RID: 35605
13 Linux
14 }