Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ openGameFolder
Method
openGameFolder
src/mainwindow.cpp:2616–2619 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2614
}
2615
2616
void MainWindow::openGameFolder()
2617
{
2618
shell::Explore(m_OrganizerCore.managedGame()->gameDirectory());
2619
}
2620
2621
void MainWindow::openMyGamesFolder()
2622
{
Callers
nothing calls this directly
Calls
2
gameDirectory
Method · 0.80
managedGame
Method · 0.45
Tested by
no test coverage detected