MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / ~ScriptExecMode

Method ~ScriptExecMode

src/script/api/script_execmode.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41ScriptExecMode::~ScriptExecMode()
42{
43 this->SetDoCommandMode(this->last_mode, this->last_instance);
44}

Callers

nothing calls this directly

Calls 1

SetDoCommandModeMethod · 0.80

Tested by

no test coverage detected