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.IItemDropRuleChainAttempt Interface Reference
+ Inheritance diagram for Terraria.GameContent.ItemDropRules.IItemDropRuleChainAttempt:
+ Collaboration diagram for Terraria.GameContent.ItemDropRules.IItemDropRuleChainAttempt:

Public Member Functions

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

Properties

IItemDropRule RuleToChain [get]
 

Detailed Description

Definition at line 8 of file IItemDropRuleChainAttempt.cs.


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