RSS

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

ScrollingMessageFrame: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
ScrollingMessageFrame: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/ScrollingMessageFrame/SetTimeVisible