RSS

Среда, 24.04.2024, 20:18
Главная » WoW API » API Виджеты » Фрейм сообщения »

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

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

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