Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ TryDroppingItem()

ItemDropAttemptResult Terraria.GameContent.ItemDropRules.FromOptionsWithoutRepeatsDropRule.TryDroppingItem ( DropAttemptInfo info)
inline

Implements Terraria.GameContent.ItemDropRules.IItemDropRule.

Definition at line 27 of file FromOptionsWithoutRepeatsDropRule.cs.

References Terraria.GameContent.ItemDropRules.FromOptionsWithoutRepeatsDropRule._temporaryAvailableItems, System.Collections.Generic.List< T >.AddRange(), System.Collections.Generic.List< T >.Clear(), System.Collections.Generic.List< T >.Count, Terraria.GameContent.ItemDropRules.FromOptionsWithoutRepeatsDropRule.dropCount, Terraria.GameContent.ItemDropRules.FromOptionsWithoutRepeatsDropRule.dropIds, Terraria.GameContent.ItemDropRules.CommonCode.DropItemFromNPC(), and System.Collections.Generic.List< T >.RemoveAt().