Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
206
void Instance::setVariant(const QString& name)
207
{
208
m_gameVariant = name;
209
}
210
211
Instance::SetupResults Instance::getGamePlugin(PluginContainer& plugins)
212
{
Callers
1
selectVariant
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected