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

◆ OpenForums()

void ScriptedWidgetEventHandler::OpenForums ( )
inlineprotected

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

80 {
81 GetGame().OpenURL( "https://forums.dayz.com" );
82 }
proto native void OpenURL(string url)
proto native CGame GetGame()

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

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