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

◆ ZoneOldOneArmy

bool Terraria.Player.ZoneOldOneArmy
getset

Definition at line 979 of file Player.cs.

980 {
981 get
982 {
983 bool flag;
984 return flag;
985 }
986 set
987 {
988 }
989 }