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

◆ ZoneTowerSolar

bool Terraria.Player.ZoneTowerSolar
getset

Definition at line 754 of file Player.cs.

755 {
756 get
757 {
758 bool flag;
759 return flag;
760 }
761 set
762 {
763 }
764 }

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