WoW:API IsEquippedItem: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Adding categories)
Line 3: Line 3:


== Returns ==
== Returns ==
1 if the item is equipped, nil if it's not
* 1 if the [[item]] is equipped, nil if it's not
* I second this
[[Category:Articles to clean up]]
[[Category:Articles to clean up]]

Revision as of 14:32, 14 April 2010

Arguments

string - name of the item

Returns

  • 1 if the item is equipped, nil if it's not
  • I second this