terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for Terraria.GameContent.ItemDropRules.Chains, including all inherited members.
OnFailedConditions(this IItemDropRule rule, IItemDropRule ruleToChain, bool hideLootReport=false) | Terraria.GameContent.ItemDropRules.Chains | inlinestatic |
OnFailedRoll(this IItemDropRule rule, IItemDropRule ruleToChain, bool hideLootReport=false) | Terraria.GameContent.ItemDropRules.Chains | inlinestatic |
OnSuccess(this IItemDropRule rule, IItemDropRule ruleToChain, bool hideLootReport=false) | Terraria.GameContent.ItemDropRules.Chains | inlinestatic |
ReportDroprates(List< IItemDropRuleChainAttempt > ChainedRules, float personalDropRate, List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo) | Terraria.GameContent.ItemDropRules.Chains | inlinestatic |