MCPcopy 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
58ScriptAsyncMode::~ScriptAsyncMode()
59{
60 this->SetDoCommandAsyncMode(this->last_mode, this->last_instance);
61}

Callers

nothing calls this directly

Calls 1

SetDoCommandAsyncModeMethod · 0.80

Tested by

no test coverage detected