MCPcopy Create free account
hub / github.com/MultiMC/Launcher / setStagingPath

Method setStagingPath

launcher/InstanceTask.h:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 }
17
18 void setStagingPath(const QString &stagingPath)
19 {
20 m_stagingPath = stagingPath;
21 }
22
23 void setName(const QString &name)
24 {

Callers 1

wrapInstanceTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected