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

◆ ZoneSnow

bool Terraria.Player.ZoneSnow
getset

Definition at line 694 of file Player.cs.

695 {
696 get
697 {
698 bool flag;
699 return flag;
700 }
701 set
702 {
703 }
704 }

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