Sea.wow.tooltip.scan
Talk0
98,553pages on
this wiki
this wiki
This article is a part of the documentation of the Sea function library
-- -- scan (tooltipName) -- -- Returns an associated table of the strings in a tooltip -- -- args -- (String tooltipName) -- tooltipName - the name of the tooltip frame, like "GameTooltip" -- -- Returns: -- (table[id][.left .right .leftColor .rightColor] strings/numbers) -- -- strings - left and right strings in the tooltip -- numbers - leftColor and rightColor of the strings in the tooltip --