WoW:API SetItemRef

From AddOn Studio
Revision as of 04:52, 2 August 2005 by WoWWiki>VelvetPaw
Jump to navigation Jump to search
SetItemRef -Documentation by Deathshadow-

Displays an item information box from a specified link.

SetItemRef(itemLink);

Parameters

Arguments

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

Template:WoW API