MCPcopy 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
72void InstanceImportTask::downloadSucceeded()
73{
74 processZipPack();
75 m_filesNetJob.reset();
76}
77
78void InstanceImportTask::downloadFailed(QString reason)
79{

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected