RSS

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

ScrollingMessageFrame:SetMaxLines(maxLines)

[ править ]
Sets the maximum number of messages to be kept in the frame.
[клоны]
Sets the maximum number of messages to be kept in the frame. If additional messages are added beyond this number, the oldest lines are discarded and can no longer be seen by scrolling.


Signature:
Code
ScrollingMessageFrame:SetMaxLines(maxLines)

Arguments:
  • maxLines - Maximum number of messages to be kept in the frame (number)

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