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

◆ EraseWorld()

static void Terraria.Main.EraseWorld ( int i)
inlinestatic

Definition at line 6221 of file Main.cs.

6222 {
6223 int num = 1;
6224 if (num == 0)
6225 {
6226 }
6227 if (num != 0)
6228 {
6229 return;
6230 }
6231 long num2 = 0L;
6232 string text;
6234 if (".bak" == null)
6235 {
6236 }
6237 Main.LoadWorlds();
6238 }
class f__AnonymousType0<< Count > j__TPar
static void Delete(string path, bool cloud=false)

References Terraria.Utilities.FileUtilities.Delete(), j__TPar, Microsoft.Xna.Framework.Input.L, Terraria.Main.LoadWorlds(), and System.text.

Referenced by GUIDeleteWorld.Delete().