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
Loading...
Searching...
No Matches
Terraria.GameContent.ItemDropRules.IItemDropRule Interface Reference
+ Inheritance diagram for Terraria.GameContent.ItemDropRules.IItemDropRule:
+ Collaboration diagram for Terraria.GameContent.ItemDropRules.IItemDropRule:

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 8 of file IItemDropRule.cs.


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