Wowpedia

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

READ MORE

Wowpedia

Needs summary.

itemName = C_Item.GetItemName(itemLocation)
         = C_Item.GetItemNameByID(itemInfo)

Arguments[]

GetItemName[]

itemLocation
ItemLocationMixin🔗

GetItemNameByID[]

itemInfo
number|string : Item ID, Link or Name

Returns[]

itemName
string?

Patch changes[]

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