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

◆ ValidateWorld()

static bool Terraria.IO.WorldFile.ValidateWorld ( BinaryReader fileIO)
inlinestaticprivate

Definition at line 993 of file WorldFile.cs.

994 {
995 bool flag;
996 return flag;
997 }