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

◆ ZoneRain

bool Terraria.Player.ZoneRain
getset

Definition at line 949 of file Player.cs.

950 {
951 get
952 {
953 bool flag;
954 return flag;
955 }
956 set
957 {
958 }
959 }