Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ ~ScriptAsyncMode
Method
~ScriptAsyncMode
src/script/api/script_asyncmode.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
ScriptAsyncMode::~ScriptAsyncMode()
59
{
60
this->SetDoCommandAsyncMode(this->last_mode, this->last_instance);
61
}
Callers
nothing calls this directly
Calls
1
SetDoCommandAsyncMode
Method · 0.80
Tested by
no test coverage detected