Terraria v1.4.4.9
Terraria source code documentation
|
|
inlinestatic |
Definition at line 9 of file CommonCode.cs.
References Terraria.ID.ItemID.Count, Terraria.NPC.GetItemSource_Loot(), Terraria.Entity.height, Terraria.GameContent.ItemDropRules.CommonCode.ModifyItemDropFromNPC(), Terraria.Item.NewItem(), Terraria.Entity.position, Terraria.Main.rand, Terraria.Entity.width, Microsoft.Xna.Framework.Vector2.X, and Microsoft.Xna.Framework.Vector2.Y.
Referenced by Terraria.GameContent.ItemDropRules.CommonCode.DropItemForEachInteractingPlayerOnThePlayer(), Terraria.GameContent.ItemDropRules.CommonCode.DropItemLocalPerClientAndSetNPCMoneyTo0(), Terraria.GameContent.ItemDropRules.CommonDrop.TryDroppingItem(), Terraria.GameContent.ItemDropRules.CommonDropNotScalingWithLuck.TryDroppingItem(), Terraria.GameContent.ItemDropRules.CommonDropWithRerolls.TryDroppingItem(), Terraria.GameContent.ItemDropRules.DropOneByOne.TryDroppingItem(), Terraria.GameContent.ItemDropRules.FromOptionsWithoutRepeatsDropRule.TryDroppingItem(), Terraria.GameContent.ItemDropRules.MechBossSpawnersDropRule.TryDroppingItem(), Terraria.GameContent.ItemDropRules.OneFromOptionsDropRule.TryDroppingItem(), Terraria.GameContent.ItemDropRules.OneFromOptionsNotScaledWithLuckDropRule.TryDroppingItem(), and Terraria.GameContent.ItemDropRules.SlimeBodyItemDropRule.TryDroppingItem().