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

◆ ZoneHallow

bool Terraria.Player.ZoneHallow
getset

Definition at line 649 of file Player.cs.

650 {
651 get
652 {
653 bool flag;
654 return flag;
655 }
656 set
657 {
658 }
659 }

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