Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getFlags
Function
getFlags
src/OpenLoco/src/Game.cpp:341–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
}
340
341
GameStateFlags getFlags()
342
{
343
return getGameState().flags;
344
}
345
346
void setFlags(GameStateFlags flags)
347
{
Callers
2
hasFlags
Function · 0.70
removeFlags
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected