RSS

Пятница, 26.04.2024, 20:54
Главная » WoW API » API Виджеты » Прокручивающееся сообщение фрейма »

count = ScrollingMessageFrame:GetNumLinesDisplayed()

[ править ]
Returns the number of lines displayed in the message frame.
[клоны]
Returns the number of lines displayed in the message frame. This number reflects the list of messages currently displayed, not including those which are stored for display if the frame is scrolled.


Signature:
Code
count = ScrollingMessageFrame:GetNumLinesDisplayed()

Returns:
  • count - Number of messages currently displayed in the frame (number)

Также смотрите: Прокручивающееся сообщение фрейма
Ссылки: http://wowprogramming.com/docs/widgets/ScrollingMessageFrame/GetNumLinesDisplayed