WoW API: PutItemInBackpack

From AddOn Studio
Revision as of 13:44, 23 June 2006 by WoWWiki>Starlightblunder ({{wowapi}})
Jump to navigation Jump to search

WoW API < PutItemInBackpack


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.