terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
TryIfDoesntFillConditions (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, private set] |
Private Attributes | |
IItemDropRule< RuleToChain > | k__BackingField |