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

Function shutdown

TheForceEngine/TFE_Settings/settings.cpp:163–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161 }
162
163 void shutdown()
164 {
165 // Write any settings to disk before shutting down.
166 writeToDisk();
167 }
168
169 void autodetectGamePaths()
170 {

Callers

nothing calls this directly

Calls 1

writeToDiskFunction · 0.85

Tested by

no test coverage detected