Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ openGameSpecificSettingsTab
Method
openGameSpecificSettingsTab
src/program/ui/WindowManager.cpp:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
void WindowManager::openGameSpecificSettingsTab()
254
{
255
settingsWindow()->openTab(SettingsWindow::GameSpecificTab);
256
}
257
258
void WindowManager::openPathSettingsTab()
259
{
Callers
1
createSettingsMenu
Method · 0.80
Calls
1
openTab
Method · 0.80
Tested by
no test coverage detected