Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule Member List

This is the complete list of members for Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule, including all inherited members.

CanDrop(DropAttemptInfo info)Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRuleinline
ChainedRulesTerraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule
chanceDenominatorTerraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule
chanceNumeratorTerraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule
dropIdsTerraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule
OneFromOptionsNotScaledWithLuckDropRule(int chanceDenominator, int chanceNumerator, params int[] options)Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRuleinline
ReportDroprates(List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRuleinline
TryDroppingItem(DropAttemptInfo info)Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRuleinline