WoW:API IsEquippedItem: Difference between revisions
Jump to navigation
Jump to search
(Created page with '== Arguments == string - name of the item == Returns == boolean - true if the item is equipped, false if it's not') |
m (Move page script moved page API IsEquippedItem to WoW:API IsEquippedItem without leaving a redirect) |
||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 3: | Line 3: | ||
== Returns == | == Returns == | ||
* true if the [[item]] is equipped, false if it's not, type is boolean | |||
[[Category:Articles to clean up]] | |||
Latest revision as of 04:46, 15 August 2023
Arguments
string - name of the item
Returns
- true if the item is equipped, false if it's not, type is boolean