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

Method ~Squirrel

src/script/squirrel.cpp:718–721  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

716}
717
718Squirrel::~Squirrel()
719{
720 this->Uninitialize();
721}
722
723void Squirrel::Uninitialize()
724{

Callers

nothing calls this directly

Calls 1

UninitializeMethod · 0.95

Tested by

no test coverage detected