tModLoader v2022.09
A mod to make and play Terraria mods
|
Inherits Terraria.GameContent.ItemDropRules.IItemDropRuleCondition, and Terraria.GameContent.ItemDropRules.IProvideItemConditionDescription.
Public Member Functions | |
bool | CanDrop (DropAttemptInfo info) |
bool | CanShowItemDropInUI () |
string | GetConditionDescription () |
bool | CanDrop (DropAttemptInfo info) |
bool | CanShowItemDropInUI () |
string | GetConditionDescription () |
bool Terraria.GameContent.ItemDropRules.Conditions.BeatAnyMechBoss.CanDrop | ( | DropAttemptInfo | info | ) |
bool Terraria.GameContent.ItemDropRules.Conditions.BeatAnyMechBoss.CanShowItemDropInUI | ( | ) |
string Terraria.GameContent.ItemDropRules.Conditions.BeatAnyMechBoss.GetConditionDescription | ( | ) |