MCPcopy 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
253void WindowManager::openGameSpecificSettingsTab()
254{
255 settingsWindow()->openTab(SettingsWindow::GameSpecificTab);
256}
257
258void WindowManager::openPathSettingsTab()
259{

Callers 1

createSettingsMenuMethod · 0.80

Calls 1

openTabMethod · 0.80

Tested by

no test coverage detected