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

◆ FindBoulderTrapSpot()

void Terraria.GameContent.Biomes.DeadMansChestBiome.FindBoulderTrapSpot ( Point position)
inlineprivate

Definition at line 81 of file DeadMansChestBiome.cs.

82 {
83 if (!true)
84 {
85 }
86 Tile tile;
87 bool flag = tile.active();
88 }

References Terraria.Tile.active().