Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
void LaunchProfile::applyTraits(const QSet<QString>& traits)
62
{
63
this->m_traits.unite(traits);
64
}
65
66
void LaunchProfile::applyTweakers(const QStringList& tweakers)
67
{
Callers
1
applyTo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected