RSS

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

ScrollingMessageFrame:SetFadeDuration(duration)

[ править ]
Sets the duration of the fade-out animation for disappearing messages.
[клоны]
Sets the duration of the fade-out animation for disappearing messages. For the amount of time a message remains in the frame before beginning to fade, see :SetTimeVisible().


Signature:
Code
ScrollingMessageFrame:SetFadeDuration(duration)

Arguments:
  • duration - Duration of the fade-out animation for disappearing messages (in seconds) (number)

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