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

◆ ZoneHive

bool Terraria.Player.ZoneHive
getset

Definition at line 1024 of file Player.cs.

1025 {
1026 get
1027 {
1028 bool flag;
1029 return flag;
1030 }
1031 set
1032 {
1033 }
1034 }