WoW:API PutItemInBackpack

From AddOn Studio
Revision as of 20:55, 6 March 2005 by WoWWiki>Arvenis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
PickupContainerItem -Documentation by Arvenis-


PutItemInBackpack();


Places the item currently on the cursor into the player's backpack otherwise it has no effect.

Arguments
None

Returns
Nothing.

Details
Places the item currently on the cursor into the player's backpack otherwise it has no effect.

Template:WoW API : Inventory Functions