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

◆ ZoneGlowshroom

bool Terraria.Player.ZoneGlowshroom
getset

Definition at line 829 of file Player.cs.

830 {
831 get
832 {
833 bool flag;
834 return flag;
835 }
836 set
837 {
838 }
839 }

Referenced by Terraria.GameContent.Personalities.MushroomBiome.IsInBiome(), and Terraria.WorldGen.RandomizeBackgroundBasedOnPlayer().