Wowpedia

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

READ MORE

Wowpedia

Returns an auction house item key.

itemKey = C_AuctionHouse.MakeItemKey(itemID [, itemLevel, itemSuffix, battlePetSpeciesID])

Arguments[]

itemID
number
itemLevel
number? = 0
itemSuffix
number? = 0
battlePetSpeciesID
number? = 0 : BattlePetSpeciesID

Returns[]

itemKey
ItemKey
Field Type Description
itemID number
itemLevel number? = 0
itemSuffix number? = 0
battlePetSpeciesID number? = 0

Patch changes[]

Battle for Azeroth Patch 8.3.0 (2020-01-14): Added.