Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ state
Function
state
src/OpenLoco/src/Intro.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
State state()
27
{
28
return _state;
29
}
30
31
void state(State state)
32
{
Callers
1
isActive
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected