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

Method EndAsyncExecution

src/openrct2/interface/InteractiveConsole.cpp:2033–2036  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2031}
2032
2033void InteractiveConsole::EndAsyncExecution()
2034{
2035 _commandExecuting.clear();
2036}
2037
2038bool InteractiveConsole::IsExecuting()
2039{

Callers 1

ConsoleSetVariableActionFunction · 0.80

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected