MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / setVariant

Method setVariant

src/instancemanager.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206void Instance::setVariant(const QString& name)
207{
208 m_gameVariant = name;
209}
210
211Instance::SetupResults Instance::getGamePlugin(PluginContainer& plugins)
212{

Callers 1

selectVariantFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected