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

◆ playerPathName

string Terraria.Main.playerPathName
staticget

Definition at line 5348 of file Main.cs.

5349 {
5350 get
5351 {
5352 if (!true)
5353 {
5354 }
5355 return Main.ActivePlayerFileData._path;
5356 }
5357 }

Referenced by Terraria.Map.MapHelper.InternalSaveMap(), Terraria.Player.InternalSaveMap(), Terraria.Map.MapHelper.InternalSaveMapCompressed(), and Terraria.Player.KillMeForGood().