MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / ClearConfigList

Method ClearConfigList

src/script/script_config.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void ScriptConfig::ClearConfigList()
70{
71 this->settings.clear();
72}
73
74void ScriptConfig::AnchorUnchangeableSettings()
75{

Callers 1

ChangeMethod · 0.95

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected