terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.ItemDropRules.Chains Class Reference

Classes

class  TryIfDoesntFillConditions
 
class  TryIfFailedRandomRoll
 
class  TryIfSucceeded
 

Static Public Member Functions

static void ReportDroprates (List< IItemDropRuleChainAttempt > ChainedRules, float personalDropRate, List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)
 
static IItemDropRule OnFailedRoll (this IItemDropRule rule, IItemDropRule ruleToChain, bool hideLootReport=false)
 
static IItemDropRule OnSuccess (this IItemDropRule rule, IItemDropRule ruleToChain, bool hideLootReport=false)
 
static IItemDropRule OnFailedConditions (this IItemDropRule rule, IItemDropRule ruleToChain, bool hideLootReport=false)
 

Detailed Description

Definition at line 9 of file Chains.cs.


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