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

◆ IsInBiome()

override bool Terraria.GameContent.Personalities.ForestBiome.IsInBiome ( Player player)
inline

Definition at line 15 of file ForestBiome.cs.

16 {
17 return player.ShoppingZone_Forest;
18 }

References Terraria.Player.ShoppingZone_Forest.