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

◆ ZoneTowerVortex

bool Terraria.Player.ZoneTowerVortex
getset

Definition at line 769 of file Player.cs.

770 {
771 get
772 {
773 bool flag;
774 return flag;
775 }
776 set
777 {
778 }
779 }

Referenced by Terraria.GameContent.UI.BigProgressBar.VortexPillarBigProgressBar.IsPlayerInCombatArea().