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

◆ OpenLegacyPresent()

void Terraria.Player.OpenLegacyPresent ( int itemType)
inline

Definition at line 7371 of file Player.cs.

7372 {
7373 DropFromItem(itemType);
7374 }
void DropFromItem(int itemType)
Definition Player.cs:58207

References Terraria.Player.DropFromItem().

Referenced by Terraria.UI.ItemSlot.TryOpenContainer().

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