WoW:API SetItemRef

From AddOn Studio
Revision as of 15:12, 4 January 2006 by WoWWiki>Anticrash
Jump to navigation Jump to search
SetItemRef -Documentation by Deathshadow-

Displays an item information box from a specified link.

SetItemRef(itemLink);

Parameters

Arguments

itemLink
itemLink
String - itemLink is the item id (eg 'item:3577:0:0:276308480' is a [Gold Bar]).

Returns

Returns nil


Last updated: Patch 1.6.1

Template:WoW API