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

◆ ZonePeaceCandle

bool Terraria.Player.ZonePeaceCandle
getset

Definition at line 739 of file Player.cs.

740 {
741 get
742 {
743 bool flag;
744 return flag;
745 }
746 set
747 {
748 }
749 }