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

◆ ZoneGranite

bool Terraria.Player.ZoneGranite
getset

Definition at line 994 of file Player.cs.

995 {
996 get
997 {
998 bool flag;
999 return flag;
1000 }
1001 set
1002 {
1003 }
1004 }