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

◆ AddBuriedChest() [2/2]

static bool Terraria.WorldGen.AddBuriedChest ( Point point,
int contain = 0,
bool notNearOtherChests = false,
int Style = -1 )
inlinestatic

Definition at line 7257 of file WorldGen.cs.

7258 {
7259 if (!true)
7260 {
7261 }
7262 bool flag;
7263 return flag;
7264 }

Referenced by Terraria.WorldGen.Pyramid().