WoW:API GameTooltip GetItem: Difference between revisions
Jump to navigation
Jump to search
m ('tis new) |
m (Move page script moved page API GameTooltip GetItem to API GameTooltip GetItem without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
itemName, [[ItemLink]] = ''GameTooltip'':GetItem(); | itemName, [[ItemLink]] = ''GameTooltip'':GetItem(); | ||
Returns the name and link of the item displayed on a GameTooltip. | |||
---- | ---- |
Latest revision as of 04:45, 15 August 2023
← Widget API ← GameTooltip < GetItem
itemName, ItemLink = GameTooltip:GetItem();
Returns the name and link of the item displayed on a GameTooltip.
- Arguments
- none
- Returns