Returns whether the message frame is currently scrolled to the bottom of its contents. Signature: Code atBottom = ScrollingMessageFrame:AtBottom()
Returns: - atBottom - 1 if the message frame is currently scrolled to the bottom of its contents; otherwise nil (1nil)
Также смотрите: Прокручивающееся сообщение фрейма
Ссылки: http://wowprogramming.com/docs/widgets/ScrollingMessageFrame/AtBottom
|