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

◆ CollapseParentDirectory()

static int ReLogic.Content.AssetPathHelper.CollapseParentDirectory ( string path,
int position,
int removeLength )
inlinestaticprivate

Definition at line 16 of file AssetPathHelper.cs.

17 {
18 if (!true)
19 {
20 }
21 int num = 1;
22 int num2;
23 return Math.Max(num2, num);
24 }
class f__AnonymousType0<< Count > j__TPar
static byte Max(byte val1, byte val2)
Definition Math.cs:111

References j__TPar, and System.Math.Max().