WoW:API GameTooltip SetInboxItem: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Updated to match the current API boilerplate.) |
||
Line 1: | Line 1: | ||
{{ | {{widgetmethod}} __NOTOC__ | ||
Shows the tooltip for the specified mail inbox item. | Shows the tooltip for the specified mail inbox item. | ||
GameTooltip:SetInboxItem(index) | |||
== Arguments == | |||
:;index : Number - the index of the mail inbox item. | :;index : Number - the index of the mail inbox item. | ||
== Returns == | |||
:unknown | :unknown |
Revision as of 14:37, 27 June 2007
← Widget API ← GameTooltip < SetInboxItem
Shows the tooltip for the specified mail inbox item.
GameTooltip:SetInboxItem(index)
Arguments
- index
- Number - the index of the mail inbox item.
Returns
- unknown