RSS

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

count = ScrollingMessageFrame:GetNumMessages()

[ править ]
Returns the number of messages currently kept in the frame's message history.
[клоны]
Returns the number of messages currently kept in the frame's message history. This number reflects the list of messages which can be seen by scrolling the frame, including (but not limited to) the list of messages currently displayed.


Signature:
Code
count = ScrollingMessageFrame:GetNumMessages()

Returns:
  • count - Number of messages currently kept in the frame's message history (number)

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