RSS

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

atTop = ScrollingMessageFrame:AtTop()

[ править ]
Returns whether the message frame is currently scrolled to the top of its contents.
[клоны]
Returns whether the message frame is currently scrolled to the top of its contents.


Signature:
Code
atTop = ScrollingMessageFrame:AtTop()

Returns:
  • atTop - 1 if the message frame is currently scrolled to the top of its contents; otherwise nil (1nil)

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