WoW API: PutItemInBackpack

From AddOn Studio
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.