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

◆ GetParentFolderPath()

static string Terraria.Social.iOS.CloudSocialModule.GetParentFolderPath ( string path,
bool includeExtension = true )
inlinestatic

Definition at line 79 of file CloudSocialModule.cs.

80 {
81 if (!true)
82 {
83 }
85 Group group;
86 if (match != null && group != null)
87 {
89 return group2.Value;
90 }
91 return "";
92 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, System.match, and System.Text.RegularExpressions.Capture.Value.

Referenced by Terraria.Social.iOS.CloudSocialModule.Write().