MCPcopy Create free account
hub / github.com/clementgallet/libTAS / openVideoSettingsTab

Method openVideoSettingsTab

src/program/ui/WindowManager.cpp:243–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243void WindowManager::openVideoSettingsTab()
244{
245 settingsWindow()->openTab(SettingsWindow::VideoTab);
246}
247
248void WindowManager::openDebugSettingsTab()
249{

Callers 1

createSettingsMenuMethod · 0.80

Calls 1

openTabMethod · 0.80

Tested by

no test coverage detected