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

◆ ProcessNewWorldSeed()

void GUIWorldCreateMenu.ProcessNewWorldSeed ( )
inlineprivate

Definition at line 722 of file GUIWorldCreateMenu.cs.

723 {
724 string text = this.newWorldSeed.Trim();
725 int num = 46;
727 string[] array;
728 bool flag = int.TryParse(array, num);
729 }
class f__AnonymousType0<< Count > j__TPar

References System.array, j__TPar, newWorldSeed, and System.text.