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

Method clearCurrentInstance

src/instancemanager.cpp:539–543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

537}
538
539void InstanceManager::clearCurrentInstance()
540{
541 setCurrentInstance("");
542 m_overrideInstanceName = {};
543}
544
545void InstanceManager::setCurrentInstance(const QString& name)
546{

Callers 2

setupMethod · 0.80
setupInstanceLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected