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

◆ ResolveRuleChains() [1/2]

void Terraria.GameContent.ItemDropRules.ItemDropResolver.ResolveRuleChains ( DropAttemptInfo info,
ItemDropAttemptResult parentResult,
List< IItemDropRuleChainAttempt > ruleChains )
inlineprivate

Definition at line 55 of file ItemDropResolver.cs.

56 {
57 if (ruleChains != null)
58 {
59 int size = ruleChains._size;
60 return;
61 }
62 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.