Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ReportDroprates()

void Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule.ReportDroprates ( List< DropRateInfo > drops,
DropRateInfoChainFeed ratesInfo )
inline

Implements Terraria.GameContent.ItemDropRules.IItemDropRule.

Definition at line 43 of file OneFromOptionsNotScaledWithLuckDropRule.cs.

References System.Collections.Generic.Dictionary< TKey, TValue >.Add(), Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule.ChainedRules, Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule.chanceDenominator, Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule.chanceNumerator, Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule.dropIds, and Terraria.GameContent.ItemDropRules.Chains.ReportDroprates().