MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / setActiveSavePath

Function setActiveSavePath

src/OpenLoco/src/Game.cpp:336–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334 }
335
336 void setActiveSavePath(std::string path)
337 {
338 _activeSavePath = path;
339 }
340
341 GameStateFlags getFlags()
342 {

Callers 3

goToNextStepFunction · 0.85
prepareSaveGameFunction · 0.85
startFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected