Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
ScriptScanner::~ScriptScanner()
66
{
67
this->Reset();
68
}
69
70
void ScriptScanner::RescanDir()
71
{
Callers
nothing calls this directly
Calls
1
Reset
Method · 0.95
Tested by
no test coverage detected