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

◆ ZoneUnderworldHeight

bool Terraria.Player.ZoneUnderworldHeight
getset

Definition at line 919 of file Player.cs.

920 {
921 get
922 {
923 bool flag;
924 return flag;
925 }
926 set
927 {
928 }
929 }