MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / group

Method group

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

Source from the content-addressed store, hash-verified

41
42 void setGroup(const QString& group) { m_instGroup = group; }
43 QString group() const { return m_instGroup; }
44
45 bool shouldOverride() const { return m_override_existing; }
46

Callers 1

wrapInstanceTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected