Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ group
Method
group
launcher/InstanceTask.h:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
m_instGroup = group;
40
}
41
QString group() const
42
{
43
return m_instGroup;
44
}
45
46
protected: /* data */
47
SettingsObjectPtr m_globalSettings;
Callers
1
wrapInstanceTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected