Wowpedia

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

READ MORE

Wowpedia

Requests item data and fires ITEM_DATA_LOAD_RESULT.

C_Item.RequestLoadItemData(itemLocation)
C_Item.RequestLoadItemDataByID(itemInfo)

Arguments[]

RequestLoadItemData[]

itemLocation
ItemLocationMixin🔗

RequestLoadItemDataByID[]

itemInfo
string : ItemLink or ID

Patch changes[]

Battle for Azeroth Patch 8.0.1 (2018-07-17): Added.