WoW:API PickupBagFromSlot

Revision as of 21:02, 6 March 2005 by WoWWiki>Arvenis
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
PickupBagFromSlot -Documentation by Arvenis-


PickupBagFromSlot(slot);


Picks up the bag from the specified slot, placing it in the cursor.

Arguments
(slot)
slot
Integer - the slot containing the bag.

Returns
Nothing.

Details
Valid slot numbers are 20-23, numbered from left to right starting after the backpack.

Template:WoW API : Inventory Functions