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

◆ OpenTwitter()

void ScriptedWidgetEventHandler::OpenTwitter ( )
inlineprotected

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

85 {
86 GetGame().OpenURL( "https://twitter.com/DayZ" );
87 }
proto native void OpenURL(string url)
proto native CGame GetGame()

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

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