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
|
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 |
k__BackingField | Terraria.GameContent.ItemDropRules.FromOptionsWithoutRepeatsDropRule | private |
ReportDroprates(List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo) | Terraria.GameContent.ItemDropRules.FromOptionsWithoutRepeatsDropRule | inline |
TryDroppingItem(DropAttemptInfo info) | Terraria.GameContent.ItemDropRules.FromOptionsWithoutRepeatsDropRule | inline |