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

◆ OpenYoutube()

void ScriptedWidgetEventHandler::OpenYoutube ( )
inlineprotected

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

90 {
91 GetGame().OpenURL( "https://www.youtube.com/user/DayZDevTeam" );
92 }
proto native void OpenURL(string url)
proto native CGame GetGame()

Перекрестные ссылки GetGame() и CGame::OpenURL().

Используется в OnClick().