Returns a list of items that can be equipped in a given inventory slot


See also Inventory functions.

Signature:

availableItems = GetInventoryItemsForSlot(slot)

Arguments:

Returns:

  • availableItems - A table listing itemIDs of items which can be equipped in the slot, keyed by itemLocation (table)