Widget API: GameTooltip:NumLines
← Widget API ← GameTooltip < NumLines
Return the number of text lines which comprise a tooltip object.
local count = GameTooltip:NumLines()
Parameters
Returns
- count (number) - The number of lines in the tooltip.
← Widget API ← GameTooltip < NumLines
Return the number of text lines which comprise a tooltip object.
local count = GameTooltip:NumLines()