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

◆ ZoneBeach

bool Terraria.Player.ZoneBeach
getset

Definition at line 934 of file Player.cs.

935 {
936 get
937 {
938 bool flag;
939 return flag;
940 }
941 set
942 {
943 }
944 }

Referenced by Terraria.GameContent.Personalities.OceanBiome.IsInBiome().