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

◆ OpenPresent()

void Terraria.Player.OpenPresent ( int itemType)
inline

Definition at line 7366 of file Player.cs.

7367 {
7368 DropFromItem(itemType);
7369 }
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: