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

◆ DropItems_End()

void Terraria.Player.DropItems_End ( IList< Item > startInventory)
inlineprivate

Definition at line 55012 of file Player.cs.

55013 {
55015 Main.mouseItem.TurnToAir();
55016 }
static void SetStartInventory(Player player, IList< Item > items)
This is where all ModPlayer hooks are gathered and called.

References Terraria.Main.mouseItem, and Terraria.ModLoader.PlayerLoader.SetStartInventory().

Referenced by Terraria.Player.DropItems().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: