WoW:API UseItemByName

From AddOn Studio
Revision as of 20:41, 8 August 2008 by WoWWiki>Fandyllic
Jump to navigation Jump to search

Uses an item, optionally on a specified target


UseItemByName("name", "target")

Arguments:

   * name - The name of the item to use (string)
   * target - The unit to use as the target of the item, if applicable (unitId) 
This function is protected and can only be called by the Blizzard user interface