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

◆ OpenFeedback() [2/2]

void UIScriptedMenu::OpenFeedback ( )
inlineprotected

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

550 {
551 GetGame().OpenURL("https://feedback.bistudio.com/project/view/2/");
552 }
proto native void OpenURL(string url)
proto native CGame GetGame()

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