Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ isNetworkHost
Function
isNetworkHost
src/OpenLoco/src/SceneManager.cpp:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
bool isNetworkHost()
73
{
74
return hasSceneFlags(Flags::networkHost);
75
}
76
77
bool isProgressBarActive()
78
{
Callers
6
loadTitle
Function · 0.85
reset
Function · 0.85
update
Function · 0.85
loadsaveMenuMouseDown
Function · 0.85
sub_4CD454
Function · 0.85
prepareDraw
Function · 0.85
Calls
1
hasSceneFlags
Function · 0.85
Tested by
no test coverage detected