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

Method applyTraits

launcher/minecraft/LaunchProfile.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void LaunchProfile::applyTraits(const QSet<QString>& traits)
62{
63 this->m_traits.unite(traits);
64}
65
66void LaunchProfile::applyTweakers(const QStringList& tweakers)
67{

Callers 1

applyToMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected