tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule Member List

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

amount (defined in Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule)Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule
CanDrop(DropAttemptInfo info) (defined in Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule)Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule
ChainedRules (defined in Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule)Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule
chanceDenominator (defined in Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule)Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule
chanceNumerator (defined in Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule)Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule
dropIds (defined in Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule)Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule
FewFromOptionsNotScaledWithLuckDropRule(int amount, int chanceDenominator, int chanceNumerator, params int[] options) (defined in Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule)Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule
ReportDroprates(List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo) (defined in Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule)Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule
TryDroppingItem(DropAttemptInfo info) (defined in Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule)Terraria.GameContent.ItemDropRules.FewFromOptionsNotScaledWithLuckDropRule