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

◆ ZoneOverworldHeight

bool Terraria.Player.ZoneOverworldHeight
getset

Definition at line 874 of file Player.cs.

875 {
876 get
877 {
878 bool flag;
879 return flag;
880 }
881 set
882 {
883 }
884 }