Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ save
Method
save
src/program/ui/settings/SettingsWindow.cpp:192–196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
}
191
192
void SettingsWindow::save()
193
{
194
context->config.save(context->gamepath);
195
hide();
196
}
197
198
void SettingsWindow::loadConfig()
199
{
Callers
2
slotGamePathChanged
Method · 0.45
prepareLaunch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected