MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / IntroIsPlaying

Method IntroIsPlaying

src/openrct2/scenes/intro/IntroScene.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106 }
107
108 bool IntroSceneImpl::IntroIsPlaying()
109 {
110 return _introState != IntroState::None;
111 }
112
113 void IntroSceneImpl::Load()
114 {

Callers 1

IntroIsPlayingFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected