Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns the number of free slots in a bag.

numberOfFreeSlots, bagType = GetContainerNumFreeSlots(bagID)

Arguments[]

bagID
number - the slot containing the bag, e.g. 0 for backpack, etc.

Returns[]

numberOfFreeSlots
number - the number of free slots in the specified bag.
bagType
number (itemFamily Bitfield) - The type of the container, described using bits to indicate its permissible contents.

See also[]

Advertisement