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

◆ ZoneSkyHeight

bool Terraria.Player.ZoneSkyHeight
getset

Definition at line 859 of file Player.cs.

860 {
861 get
862 {
863 bool flag;
864 return flag;
865 }
866 set
867 {
868 }
869 }