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

◆ SaveTileEntities()

static int Terraria.IO.WorldFile.SaveTileEntities ( BinaryWriter writer)
inlinestaticprivate

Definition at line 1027 of file WorldFile.cs.

1028 {
1029 if (!true)
1030 {
1031 }
1032 if (false)
1033 {
1034 throw new OutOfMemoryException();
1035 }
1036 long num = 0L;
1037 if (4 == 0)
1038 {
1039 }
1040 if (num == 0L)
1041 {
1042 return 43147264;
1043 }
1044 throw new OutOfMemoryException();
1045 }

References System.L.

Referenced by Terraria.IO.WorldFile.SaveWorld_Version2().