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

◆ ZoneDungeon

bool Terraria.Player.ZoneDungeon
getset

Definition at line 619 of file Player.cs.

620 {
621 get
622 {
623 bool flag;
624 return flag;
625 }
626 set
627 {
628 }
629 }

Referenced by Terraria.NPC.DoDeathEvents_SummonDungeonSpirit(), and Terraria.GameContent.Personalities.DungeonBiome.IsInBiome().