Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
goToNextStep
Function · 0.85
prepareSaveGame
Function · 0.85
start
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected