RSS

Четверг, 28.03.2024, 14:12
Главная » WoW API » API Виджеты » Фрейм сообщения »

MessageFrame: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
MessageFrame:SetFadeDuration(duration)

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

Также смотрите: Фрейм сообщения
Ссылки: http://wowprogramming.com/docs/widgets/MessageFrame/SetFadeDuration