Wowpedia

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

READ MORE

Wowpedia

Needs summary.

itemExists = C_Item.DoesItemExist(emptiableItemLocation)
           = C_Item.DoesItemExistByID(itemInfo)

Arguments[]

DoesItemExist[]

emptiableItemLocation
ItemLocationMixin🔗

DoesItemExistByID[]

itemInfo
number|string : Item ID, Link or Name

Returns[]

itemExists
boolean