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

◆ ZoneTowerNebula

bool Terraria.Player.ZoneTowerNebula
getset

Definition at line 784 of file Player.cs.

785 {
786 get
787 {
788 bool flag;
789 return flag;
790 }
791 set
792 {
793 }
794 }

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