tModLoader v2025.04
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
SequentialRulesNotScalingWithLuckRule Member List

This is the complete list of members for SequentialRulesNotScalingWithLuckRule, including all inherited members.

CanDrop(DropAttemptInfo info) (defined in SequentialRulesNotScalingWithLuckRule)SequentialRulesNotScalingWithLuckRule
ChainedRules (defined in SequentialRulesNotScalingWithLuckRule)SequentialRulesNotScalingWithLuckRule
chanceDenominator (defined in SequentialRulesNotScalingWithLuckRule)SequentialRulesNotScalingWithLuckRule
chanceNumerator (defined in SequentialRulesNotScalingWithLuckRule)SequentialRulesNotScalingWithLuckRule
ReportDroprates(List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo) (defined in SequentialRulesNotScalingWithLuckRule)SequentialRulesNotScalingWithLuckRule
rules (defined in SequentialRulesNotScalingWithLuckRule)SequentialRulesNotScalingWithLuckRule
SequentialRulesNotScalingWithLuckRule(int chanceDenominator, params IItemDropRule[] rules) (defined in SequentialRulesNotScalingWithLuckRule)SequentialRulesNotScalingWithLuckRule
SequentialRulesNotScalingWithLuckRule(int chanceDenominator, int chanceNumerator, params IItemDropRule[] rules) (defined in SequentialRulesNotScalingWithLuckRule)SequentialRulesNotScalingWithLuckRule
TryDroppingItem(DropAttemptInfo info) (defined in SequentialRulesNotScalingWithLuckRule)SequentialRulesNotScalingWithLuckRule
TryDroppingItem(DropAttemptInfo info, ItemDropRuleResolveAction resolveAction) (defined in SequentialRulesNotScalingWithLuckRule)SequentialRulesNotScalingWithLuckRule