MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / Unmount

Method Unmount

engine/Poseidon/UI/Options/GamePage.cpp:79–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79void GamePage::Unmount(OptionsShell& shell)
80{
81 SaveGameSettings();
82 UserConfig_SaveDifficulties(USER_CONFIG);
83 ScrollListPage::Unmount(shell);
84}
85
86const char* GamePage::GameProvider::RowLabel(int row) const
87{

Callers 2

PopPageMethod · 0.45
TeardownShellMethod · 0.45

Calls 2

SaveGameSettingsFunction · 0.85

Tested by

no test coverage detected