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

Method reset

launcher/minecraft/MinecraftInstance.cpp:110–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108 return a || b;
109 }
110 virtual void reset() {}
111 virtual void set(QVariant value) {}
112private:
113 std::shared_ptr<Setting> m_a;

Callers 15

onDownloadSucceededMethod · 0.45
onDownloadFailedMethod · 0.45
onDownloadAbortedMethod · 0.45
installConfigsMethod · 0.45
downloadModsMethod · 0.45
onModsDownloadedMethod · 0.45
fileDownloadFinishedMethod · 0.45
unzipMethod · 0.45
downloadSucceededMethod · 0.45
downloadFailedMethod · 0.45
extractFinishedMethod · 0.45
fileListSucceededMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected