terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ RespawnAttemptLocked

bool Terraria.GameContent.CoinLossRevengeSystem.RevengeMarker.RespawnAttemptLocked
getset

Definition at line 450 of file CoinLossRevengeSystem.cs.

451 {
452 [global::Cpp2ILInjected.Token(Token = "0x6003FFB")]
453 [global::Cpp2ILInjected.Address(RVA = "0x74EAB8", Offset = "0x74EAB8", Length = "0x8")]
454 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
455 get
456 {
457 throw null;
458 }
459 }