WoW:API PutItemInBackpack

From AddOn Studio
Revision as of 04:58, 4 January 2006 by WoWWiki>Muert
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