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

◆ ZoneWaterCandle

bool Terraria.Player.ZoneWaterCandle
getset

Definition at line 724 of file Player.cs.

725 {
726 get
727 {
728 bool flag;
729 return flag;
730 }
731 set
732 {
733 }
734 }