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

◆ OpenDLC()

void ScriptedWidgetEventHandler::OpenDLC ( )
inlineprotected

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

65 {
66 GetGame().OpenURL( "https://store.steampowered.com/app/830660/Survivor_GameZ/" );
67 }
proto native void OpenURL(string url)
proto native CGame GetGame()

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

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