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

◆ ZoneUndergroundDesert

bool Terraria.Player.ZoneUndergroundDesert
getset

Definition at line 844 of file Player.cs.

845 {
846 get
847 {
848 bool flag;
849 return flag;
850 }
851 set
852 {
853 }
854 }