|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| TryIfSucceeded (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] |