![]() |
Wowpedia is no longer updated, go away. |
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