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

Method onDownloadAborted

launcher/modplatform/atlauncher/ATLPackInstallTask.cpp:173–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173void PackInstallTask::onDownloadAborted()
174{
175 jobPtr.reset();
176 emitAborted();
177}
178
179void PackInstallTask::deleteExistingFiles()
180{

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected