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

◆ IsPathRooted() [2/2]

static bool System.IO.Path.IsPathRooted ( string path)
inlinestatic

Definition at line 301 of file Path.cs.

302 {
303 if (true)
304 {
305 if (!true)
306 {
307 }
308 bool flag;
309 return flag;
310 }
311 }