MCPcopy 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
192void SettingsWindow::save()
193{
194 context->config.save(context->gamepath);
195 hide();
196}
197
198void SettingsWindow::loadConfig()
199{

Callers 2

slotGamePathChangedMethod · 0.45
prepareLaunchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected