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

◆ InternalSaveMap()

static void Terraria.Map.MapHelper.InternalSaveMap ( )
inlinestaticprivate

Definition at line 258 of file MapHelper.cs.

259 {
260 if (!true)
261 {
262 }
263 bool isCloudSave = Main.ActivePlayerFileData._isCloudSave;
264 string playerPathName = Main.playerPathName;
265 int stringLength = Main.playerPathName._stringLength;
266 string text;
267 if (!isCloudSave)
268 {
269 if (stringLength == 0)
270 {
271 }
273 }
274 if (stringLength == 0)
275 {
276 }
277 string text3;
278 string text2 = text + text3;
279 }
class f__AnonymousType0<< Count > j__TPar
static void CreateDirectory(string path)

References Terraria.IO.FileData._isCloudSave, Terraria.Main.ActivePlayerFileData, Terraria.Utilities.FileUtilities.CreateDirectory(), j__TPar, Terraria.Main.playerPathName, and System.text.