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

◆ b__20_3()

bool< RemoveExpiredOrInvalidMarkers > Terraria.GameContent.CoinLossRevengeSystem.b__20_3 ( CoinLossRevengeSystem::RevengeMarker x)
inlineprivate

Definition at line 211 of file CoinLossRevengeSystem.cs.

212 {
213 if (x._forceExpire)
214 {
215 return true;
216 }
217 int expirationTime = x._expirationTime;
218 return true;
219 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.