MCPcopy Create free account
hub / github.com/TheForceEngine/TheForceEngine / clearModSettings

Function clearModSettings

TheForceEngine/TFE_Settings/settings.cpp:389–392  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

387 }
388
389 void clearModSettings()
390 {
391 s_modSettings = {};
392 }
393
394 TFE_Game* getGame()
395 {

Callers 2

processCommandLineArgsFunction · 0.85
loadCustomModSettingsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected