Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ setExtraInfo
Method
setExtraInfo
launcher/ui/pages/modplatform/ImportPage.cpp:201–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
void ImportPage::setExtraInfo(const QMap<QString, QString>& extra_info)
202
{
203
m_extra_info = extra_info;
204
updateState();
205
}
206
207
void ImportPage::on_modpackBtn_clicked()
208
{
Callers
1
NewInstanceDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected