Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule, including all inherited members.
CanDrop(DropAttemptInfo info) | Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule | inline |
ChainedRules | Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule | |
chanceDenominator | Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule | |
chanceNumerator | Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule | |
dropIds | Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule | |
OneFromOptionsNotScaledWithLuckDropRule(int chanceDenominator, int chanceNumerator, params int[] options) | Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule | inline |
ReportDroprates(List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo) | Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule | inline |
TryDroppingItem(DropAttemptInfo info) | Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule | inline |