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

Method openDebugSettingsTab

src/program/ui/WindowManager.cpp:248–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246}
247
248void WindowManager::openDebugSettingsTab()
249{
250 settingsWindow()->openTab(SettingsWindow::DebugTab);
251}
252
253void WindowManager::openGameSpecificSettingsTab()
254{

Callers 1

createSettingsMenuMethod · 0.80

Calls 1

openTabMethod · 0.80

Tested by

no test coverage detected