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

◆ RespawnAttemptLocked

bool Terraria.GameContent.CoinLossRevengeSystem.RevengeMarker.RespawnAttemptLocked
get

Definition at line 265 of file CoinLossRevengeSystem.cs.

266 {
267 get
268 {
269 return this._attemptedRespawn;
270 }
271 }