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

◆ ZoneCorrupt

bool Terraria.Player.ZoneCorrupt
getset

Definition at line 634 of file Player.cs.

635 {
636 get
637 {
638 bool flag;
639 return flag;
640 }
641 set
642 {
643 }
644 }

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