terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
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
k__BackingFieldTerraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRuleprivate
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