Wowpedia

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

READ MORE

Wowpedia
Advertisement

Returns an auction house item key from an item location.

itemKey = C_AuctionHouse.GetItemKeyFromItem(item)

Arguments[]

item
ItemLocationMixin🔗

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.


Advertisement