Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ GetVersion
Method
GetVersion
src/script/script_config.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
int ScriptConfig::GetVersion() const
138
{
139
return this->version;
140
}
141
142
void ScriptConfig::StringToSettings(std::string_view value)
143
{
Callers
15
SurveyCompanies
Function · 0.45
SurveyGameScript
Function · 0.45
MakeImage
Method · 0.45
Constructor
Method · 0.45
CanLoadFromVersion
Method · 0.45
FindInfo
Method · 0.45
DrawWidget
Method · 0.45
ChangeScript
Method · 0.45
GetWidgetString
Method · 0.45
script_scanner.cpp
File · 0.45
GetConsoleList
Method · 0.45
Change
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected