WoW:API ItemTextGetItem: Difference between revisions
Jump to navigation
Jump to search
ItemTextGetItem - Documentation by Flickering
No edit summary |
(upgraded deprecated template) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
<center>'''ItemTextGetItem''' - ''Documentation by [[User:Flickering|Flickering]]''</center> | <center>'''ItemTextGetItem''' - ''Documentation by [[User:Flickering|Flickering]]''</center> | ||
Line 18: | Line 19: | ||
---- | ---- | ||
__NOTOC__ | __NOTOC__ | ||
Revision as of 18:08, 6 January 2007
Get the name of the current item text.
textName = ItemTextGetItem()
Parameters
Arguments
- ()
Returns
- textName
- textName
- String - The name of the item text which is being viewed.
Details
- This is available once the ITEM_TEXT_BEGIN event has been received.