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

◆ ZoneDesert

bool Terraria.Player.ZoneDesert
getset

Definition at line 814 of file Player.cs.

815 {
816 get
817 {
818 bool flag;
819 return flag;
820 }
821 set
822 {
823 }
824 }

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