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

◆ ZoneSandstorm

bool Terraria.Player.ZoneSandstorm
getset

Definition at line 964 of file Player.cs.

965 {
966 get
967 {
968 bool flag;
969 return flag;
970 }
971 set
972 {
973 }
974 }

Referenced by Terraria.GameContent.PlayerEyeHelper.SetStateByPlayerInfo().