MCPcopy 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
498void InstanceManager::overrideInstance(const QString& instanceName)
499{
500 m_overrideInstanceName = instanceName;
501}
502
503void InstanceManager::overrideProfile(const QString& profileName)
504{

Callers 1

runFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected