WoW:API PutItemInBackpack: Difference between revisions
Jump to navigation
Jump to search
m ({{wowapi}}) |
m (Move page script moved page API PutItemInBackpack to API PutItemInBackpack without leaving a redirect) |
(No difference)
|
Latest revision as of 04:47, 15 August 2023
PutItemInBackpack();
- Places the item currently on the cursor into the player's backpack otherwise it has no effect. If there is already a partial stack of the item in the backpack, it will attempt to stack them together.
- Arguments
- None
- Returns
- Nothing.
- Details
- Places the item currently on the cursor into the player's backpack otherwise it has no effect.