Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ downloadSucceeded
Method
downloadSucceeded
launcher/InstanceImportTask.cpp:72–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
void InstanceImportTask::downloadSucceeded()
73
{
74
processZipPack();
75
m_filesNetJob.reset();
76
}
77
78
void InstanceImportTask::downloadFailed(QString reason)
79
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected