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

◆ TryListingPermissionsFrom()

static void Terraria.GameContent.Creative.CreativePowerManager.TryListingPermissionsFrom ( string line)
inlinestatic

Definition at line 96 of file CreativePowerManager.cs.

97 {
98 int stringLength = line._stringLength;
99 bool flag = line.ToLower().StartsWith("journeypermission_");
100 string text = line.Substring(43134976);
101 long num = 0L;
102 string[] array;
103 bool flag2 = int.TryParse(array.Trim(), (int)num);
104 string text3;
105 string text2 = text3.ToLower();
106 CreativePowerManager.Initialize();
108 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Creative.CreativePowerManager._powersByName, System.array, Terraria.GameContent.Creative.CreativePowerManager.Initialize(), Terraria.GameContent.Creative.CreativePowerManager.Instance, j__TPar, System.L, and System.text.