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

◆ RunDedServ()

static void Terraria.Main.RunDedServ ( string worldName,
string password )
inlinestatic

Definition at line 6590 of file Main.cs.

6591 {
6592 if (!true)
6593 {
6594 }
6595 if (!true)
6596 {
6597 }
6598 if (!true)
6599 {
6600 }
6601 long num = 0L;
6602 if (WorldFile.GetAllMetadata(worldName, num != 0L) == null)
6603 {
6604 long num2 = 0L;
6606 if (!true)
6607 {
6608 }
6609 }
6610 if (!true)
6611 {
6612 }
6613 }
class f__AnonymousType0<< Count > j__TPar
static WorldFileData FromInvalidWorld(string path, bool cloudSave)
static WorldFileData GetAllMetadata(string file, bool cloudSave)
Definition WorldFile.cs:114
static string worldName
Definition Main.cs:19119

References Terraria.IO.WorldFileData.FromInvalidWorld(), Terraria.IO.WorldFile.GetAllMetadata(), j__TPar, Microsoft.Xna.Framework.Input.L, and Terraria.Main.worldName.