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