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

◆ SaveWeightedPressurePlates()

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

Definition at line 1062 of file WorldFile.cs.

1063 {
1064 if (!true)
1065 {
1066 }
1067 if (!true)
1068 {
1069 }
1070 if (false)
1071 {
1072 throw new OutOfMemoryException();
1073 }
1074 long num = 0L;
1075 if (4 == 0)
1076 {
1077 }
1078 if (num == 0L)
1079 {
1080 return 43147264;
1081 }
1082 throw new OutOfMemoryException();
1083 }

References System.L.

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