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

Method Stop

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

Source from the content-addressed store, hash-verified

116 }
117
118 void IntroSceneImpl::Stop()
119 {
120 _introState = IntroState::None;
121 LoadPalette();
122 }
123
124 // rct2: 0x0068E966
125 void IntroSceneImpl::Tick(IContext& sceneContext)

Callers 1

TickMethod · 0.45

Calls 1

LoadPaletteFunction · 0.85

Tested by

no test coverage detected