WoW API: PickupBagFromSlot

From AddOn Studio
Jump to navigation Jump to search

WoW API < PickupBagFromSlot

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

PickupBagFromSlot(slot);

Arguments[edit]

slot
InventorySlotID - the slot containing the bag.

Notes[edit]