Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ overrideInstance
Method
overrideInstance
src/instancemanager.cpp:498–501 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
496
}
497
498
void InstanceManager::overrideInstance(const QString& instanceName)
499
{
500
m_overrideInstanceName = instanceName;
501
}
502
503
void InstanceManager::overrideProfile(const QString& profileName)
504
{
Callers
1
run
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected