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

◆ ZoneDirtLayerHeight

bool Terraria.Player.ZoneDirtLayerHeight
getset

Definition at line 889 of file Player.cs.

890 {
891 get
892 {
893 bool flag;
894 return flag;
895 }
896 set
897 {
898 }
899 }