MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / downloadAborted

Method downloadAborted

launcher/InstanceImportTask.cpp:122–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122void InstanceImportTask::downloadAborted()
123{
124 emitAborted();
125 m_filesNetJob.reset();
126}
127
128void InstanceImportTask::processZipPack()
129{

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected