Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ setStagingPath
Method
setStagingPath
launcher/InstanceTask.h:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
void setParentSettings(SettingsObjectPtr settings) { m_globalSettings = settings; }
37
38
void setStagingPath(const QString& stagingPath) { m_stagingPath = stagingPath; }
39
40
void setIcon(const QString& icon) { m_instIcon = icon; }
41
Callers
1
wrapInstanceTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected