Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.ItemDropRules.IItemDropRule Interface Reference

Public Member Functions

bool CanDrop (DropAttemptInfo info)
 
void ReportDroprates (List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)
 
ItemDropAttemptResult TryDroppingItem (DropAttemptInfo info)
 

Properties

List< IItemDropRuleChainAttemptChainedRules [get]
 

Detailed Description

Definition at line 5 of file IItemDropRule.cs.


The documentation for this interface was generated from the following file: