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

◆ FileSystemContentSource()

ReLogic.Content.Sources.FileSystemContentSource.FileSystemContentSource ( string basePath)
inline

Definition at line 57 of file FileSystemContentSource.cs.

58 {
59 if (!true)
60 {
61 }
64 bool flag = fullPath.EndsWith("/");
65 bool flag2 = this._basePath.EndsWith("\\");
66 string basePath2 = this._basePath;
67 if ("\\" == null)
68 {
69 }
70 string text2;
71 string text = basePath2 + text2;
74 }
class f__AnonymousType0<< Count > j__TPar
static string GetFullPath(string path)
Definition Path.cs:170

References ReLogic.Content.Sources.FileSystemContentSource._basePath, ReLogic.Content.Sources.FileSystemContentSource.BuildNameToAbsolutePathDictionary(), System.IO.Path.GetFullPath(), j__TPar, and System.text.