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_0()

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

Definition at line 199 of file CoinLossRevengeSystem.cs.

200 {
201 if (x._forceExpire)
202 {
203 return true;
204 }
205 int expirationTime = x._expirationTime;
206 return true;
207 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.