MCPcopy 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

hasFlagsFunction · 0.70
removeFlagsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected