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

Method setParentSettings

launcher/InstanceTask.h:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 virtual ~InstanceTask();
12
13 void setParentSettings(SettingsObjectPtr settings)
14 {
15 m_globalSettings = settings;
16 }
17
18 void setStagingPath(const QString &stagingPath)
19 {

Callers 1

wrapInstanceTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected