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

◆ ZoneMeteor

bool Terraria.Player.ZoneMeteor
getset

Definition at line 664 of file Player.cs.

665 {
666 get
667 {
668 bool flag;
669 return flag;
670 }
671 set
672 {
673 }
674 }