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.Chains.TryIfFailedRandomRoll Class Reference
+ Inheritance diagram for Terraria.GameContent.ItemDropRules.Chains.TryIfFailedRandomRoll:
+ Collaboration diagram for Terraria.GameContent.ItemDropRules.Chains.TryIfFailedRandomRoll:

Public Member Functions

 TryIfFailedRandomRoll (IItemDropRule rule, bool hideLootReport=false)
 
bool CanChainIntoRule (ItemDropAttemptResult parentResult)
 
void ReportDroprates (float personalDropRate, List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)
 

Public Attributes

bool hideLootReport
 

Properties

IItemDropRule RuleToChain [get, set, private set]
 

Private Attributes

IItemDropRule< RuleToChaink__BackingField
 

Detailed Description

Definition at line 164 of file Chains.cs.


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