WoW:API GameTooltip ClearLines: Difference between revisions

m
no edit summary
m (added ClearLines tooltip function description)
 
mNo edit summary
Line 30: Line 30:
: If run when Tooltip is visible it will clear all text from it but won't hide it
: If run when Tooltip is visible it will clear all text from it but won't hide it


: This doesn't actually clear the right hand column of lines, but meerly hides them. After running this function you can still retreive the previous tooltips RightTextX with the GetText() function. So if you wish to check for text here you should use IsVisible instead of checking of the text value of the field is nil. --[[User:Haarm|Haarm]] 00:56, 5 May 2005 (EDT)
----
----
{{Template:WoW API}}
{{Template:WoW API}}
<!-- Update the category to the appropriate subsection, and be sure to put the function name as the label for the category link. Multiple subcategories are okay if appropriate, please dont link functions to the API Functions category directly. -->
<!-- Update the category to the appropriate subsection, and be sure to put the function name as the label for the category link. Multiple subcategories are okay if appropriate, please dont link functions to the API Functions category directly. -->
[[Category:API Functions|SetInventoryItem]]
[[Category:API Functions|SetInventoryItem]]
Anonymous user