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

◆ ZoneShadowCandle

bool Terraria.Player.ZoneShadowCandle
getset

Definition at line 1084 of file Player.cs.

1085 {
1086 get
1087 {
1088 bool flag;
1089 return flag;
1090 }
1091 set
1092 {
1093 }
1094 }