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

Method setGroup

launcher/InstanceTask.h:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 void setGroup(const QString &group)
38 {
39 m_instGroup = group;
40 }
41 QString group() const
42 {
43 return m_instGroup;

Callers 3

extractTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected