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

◆ ZoneGemCave

bool Terraria.Player.ZoneGemCave
getset

Definition at line 1039 of file Player.cs.

1040 {
1041 get
1042 {
1043 bool flag;
1044 return flag;
1045 }
1046 set
1047 {
1048 }
1049 }