RSS

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

duration = ScrollingMessageFrame:GetFadeDuration()

[ править ]
Returns the duration of the fade-out animation for disappearing messages.
[клоны]
Returns 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 :GetTimeVisible().


Signature:
Code
duration = ScrollingMessageFrame:GetFadeDuration()

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

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