WoW:API GameTooltip SetTradeSkillItem: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
'''reagentIndex''' | '''reagentIndex''' | ||
Index of the selected reagent | Index of the selected reagent | ||
{{template:WoW API}} |
Revision as of 19:39, 30 December 2005
SetTradeSkillItem(this, tradeItemIndex[, reagentIndex]);
Description
This method opens the tooltip window when you hover over objects in the tradeskill window.
Arguments
this A reference to the GameTooltips object
tradeItemIndex The index of the selected item in the recipe list
reagentIndex Index of the selected reagent