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

Public Member Functions

 MechBossSpawnersDropRule ()
 
bool CanDrop (DropAttemptInfo info)
 
ItemDropAttemptResult TryDroppingItem (DropAttemptInfo info)
 
void ReportDroprates (List< DropRateInfo > drops, DropRateInfoChainFeed ratesInfo)
 

Public Attributes

Conditions.MechanicalBossesDummyCondition dummyCondition
 

Properties

List< IItemDropRuleChainAttemptChainedRules [get, private set]
 

Private Attributes

List< IItemDropRuleChainAttempt >< ChainedRulesk__BackingField
 

Detailed Description

Definition at line 9 of file MechBossSpawnersDropRule.cs.


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