WoW:API PutItemInBackpack

From AddOn Studio
Revision as of 22:21, 31 May 2006 by WoWWiki>Esselte
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. 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.



Template:WoW API