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

Method ~ScriptScanner

src/script/script_scanner.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65ScriptScanner::~ScriptScanner()
66{
67 this->Reset();
68}
69
70void ScriptScanner::RescanDir()
71{

Callers

nothing calls this directly

Calls 1

ResetMethod · 0.95

Tested by

no test coverage detected