DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ StartVideo()

void ScriptedWidgetEventHandler::StartVideo ( )
inlineprotected

См. определение в файле MainMenuPromo.c строка 115

116 {
117 if (LoadVideoFile())
118 m_VideoWidget.Play();
119 }
VideoWidget m_VideoWidget
Определения MainMenuPromo.c:17
bool LoadVideoFile()
returns 'true' when video is loaded
Определения MainMenuPromo.c:103

Перекрестные ссылки LoadVideoFile() и m_VideoWidget.