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

◆ VanillaContentValidator()

Terraria.GameContent.VanillaContentValidator.VanillaContentValidator ( string infoFilePath)
inline

Definition at line 16 of file VanillaContentValidator.cs.

17 {
18 int num = 1;
19 this._info = "\r\n|\r|\n";
20 base..ctor();
21 if (num == 0)
22 {
23 }
24 string text;
25 string[] array = Regex.Split(text, "\r\n|\r|\n");
26 bool flag = array.StartsWith("//");
27 int num2 = 9;
28 string[] array2;
29 bool flag2 = int.TryParse(array2, num2);
30 }
class f__AnonymousType0<< Count > j__TPar
static string[] Split(string input, string pattern)
Definition Regex.cs:366

References System.array, j__TPar, System.Text.RegularExpressions.Regex.Split(), and System.text.