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

◆ ShoppingZone_Forest

bool Terraria.Player.ShoppingZone_Forest
get

Definition at line 1156 of file Player.cs.

1157 {
1158 get
1159 {
1161 return this.ShoppingZone_BelowSurface;
1162 }
1163 }
class f__AnonymousType0<< Count > j__TPar
bool ShoppingZone_BelowSurface
Definition Player.cs:1125
bool ShoppingZone_AnyBiome
Definition Player.cs:1114

Referenced by Terraria.GameContent.Personalities.ForestBiome.IsInBiome().