RSS

Пятница, 29.03.2024, 12:00
Главная » WoW API » Событий API Виджетов »

OnMovieShowSubtitle

[ править ]
Runs when a subtitle for the playing movie should be displayed.
[клоны]
Runs when a subtitle for the playing movie should be displayed.


Signature:
Code
OnMovieShowSubtitle(self, "text")

Arguments:
  • self - Reference to the widget for which the script was run (movieframe)
  • text - Subtitle text to be displayed (string)

Доступна для: MovieFrame

Также смотрите: Событий API Виджетов
Ссылки: http://wowprogramming.com/docs/scripts/OnMovieShowSubtitle