WoW API: PickupBagFromSlot

Revision as of 20:45, 5 July 2013 by WoWWiki>Asett

WoW API < PickupBagFromSlot

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

PickupBagFromSlot(slot);

Arguments

slot
InventorySlotID - the slot containing the bag.

Notes