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

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected