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