TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ ZonePurity

bool Terraria.Player.ZonePurity
getset

The zone property storing if the player is not in any particular biome. Updated in M:Terraria.Player.UpdateBiomes Does NOT account for height. Please use ZoneForest / ZoneNormalX for height based derivatives.

Definition at line 4619 of file Player.cs.

4619{ get; set; }

Referenced by Terraria.Player.UpdateBiomes().