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

◆ GetFolderPath() [1/2]

static string System.Environment.GetFolderPath ( Environment::SpecialFolder folder)
inlinestatic

Definition at line 275 of file Environment.cs.

276 {
277 string text;
278 return text;
279 }

References System.text.

Referenced by ReLogic.OS.Windows.PathService.GetStoragePath().