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

◆ PlatformHelper()

static System.Threading.PlatformHelper.PlatformHelper ( )
inlinestaticprivate

Definition at line 26 of file PlatformHelper.cs.

27 {
28 int processorCount = PlatformHelper.ProcessorCount;
29 }

References System.Threading.PlatformHelper.ProcessorCount.