MCPcopy 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
137int ScriptConfig::GetVersion() const
138{
139 return this->version;
140}
141
142void ScriptConfig::StringToSettings(std::string_view value)
143{

Callers 15

SurveyCompaniesFunction · 0.45
SurveyGameScriptFunction · 0.45
MakeImageMethod · 0.45
ConstructorMethod · 0.45
CanLoadFromVersionMethod · 0.45
FindInfoMethod · 0.45
DrawWidgetMethod · 0.45
ChangeScriptMethod · 0.45
GetWidgetStringMethod · 0.45
script_scanner.cppFile · 0.45
GetConsoleListMethod · 0.45
ChangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected