tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.ItemDropRules.IItemDropRuleChainAttempt Interface Reference

Inherited by Terraria.GameContent.ItemDropRules.Chains.TryIfDoesntFillConditions, Terraria.GameContent.ItemDropRules.Chains.TryIfFailedRandomRoll, and Terraria.GameContent.ItemDropRules.Chains.TryIfSucceeded.

Public Member Functions

bool CanChainIntoRule (ItemDropAttemptResult parentResult)
 
void ReportDroprates (float personalDropRate, List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)
 

Properties

IItemDropRule RuleToChain [get]