RSS

Вторник, 23.04.2024, 19:34
Главная » WoW API » API Виджеты » Фрейм сообщения »

MessageFrame:SetTimeVisible(time)

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


Signature:
Code
MessageFrame:SetTimeVisible(time)

Arguments:
  • time - Amount of time for which a message remains visible before beginning to fade out (in seconds) (number)

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