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

◆ RuleToChain

IItemDropRule Terraria.GameContent.ItemDropRules.Chains.TryIfSucceeded.RuleToChain
getprivate set

Implements Terraria.GameContent.ItemDropRules.IItemDropRuleChainAttempt.

Definition at line 89 of file Chains.cs.

90 {
92 get
93 {
94 return this.<RuleToChain>k__BackingField;
95 }
97 private set
98 {
100 }
101 }
class f__AnonymousType0<< Count > j__TPar

Referenced by Terraria.GameContent.ItemDropRules.Chains.TryIfSucceeded.ReportDroprates().