Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2033
void InteractiveConsole::EndAsyncExecution()
2034
{
2035
_commandExecuting.clear();
2036
}
2037
2038
bool InteractiveConsole::IsExecuting()
2039
{
Callers
1
ConsoleSetVariableAction
Function · 0.80
Calls
1
clear
Method · 0.65
Tested by
no test coverage detected