RSS

Четверг, 09.05.2024, 02:12
Главная » WoW API » API Виджеты » Внутриигровая подсказка »

numLines = GameTooltip:NumLines()

[ править ]
Returns the number of lines of text currently shown in the tooltip.
[клоны]
Returns the number of lines of text currently shown in the tooltip.


Signature:
Code
numLines = GameTooltip:NumLines()

Returns:
  • numLines - Number of lines currently shown in the tooltip (number)

Также смотрите: Внутриигровая подсказка
Ссылки: http://wowprogramming.com/docs/widgets/GameTooltip/NumLines