WoW:API UseItemByName: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(New page: 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...)
 
mNo edit summary
Line 1: Line 1:
{{stub/API}}
Uses an item, optionally on a specified target
Uses an item, optionally on a specified target



Revision as of 20:41, 8 August 2008

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