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

◆ ZoneMarble

bool Terraria.Player.ZoneMarble
getset

Definition at line 1009 of file Player.cs.

1010 {
1011 get
1012 {
1013 bool flag;
1014 return flag;
1015 }
1016 set
1017 {
1018 }
1019 }