MCPcopy 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

loadTitleFunction · 0.85
resetFunction · 0.85
updateFunction · 0.85
loadsaveMenuMouseDownFunction · 0.85
sub_4CD454Function · 0.85
prepareDrawFunction · 0.85

Calls 1

hasSceneFlagsFunction · 0.85

Tested by

no test coverage detected