Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ downloadSucceeded
Method
downloadSucceeded
launcher/InstanceImportTask.cpp:105–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
void InstanceImportTask::downloadSucceeded()
106
{
107
processZipPack();
108
m_filesNetJob.reset();
109
}
110
111
void InstanceImportTask::downloadFailed(QString reason)
112
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected