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

◆ ZoneJungle

bool Terraria.Player.ZoneJungle
getset

Definition at line 679 of file Player.cs.

680 {
681 get
682 {
683 bool flag;
684 return flag;
685 }
686 set
687 {
688 }
689 }

Referenced by Terraria.NPC.AI_045_Golem(), and Terraria.GameContent.Personalities.JungleBiome.IsInBiome().