Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ GetInfo
Method
GetInfo
src/script/script_config.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
ScriptInfo *ScriptConfig::GetInfo() const
56
{
57
return this->info;
58
}
59
60
const ScriptConfigItemList *ScriptConfig::GetConfigList()
61
{
Callers
3
GetTextfile
Method · 0.95
ScriptListWindow
Method · 0.45
GetWidgetString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected